Click here to Skip to main content
15,915,764 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Preventing exe's to execute Pin
Dave Kreskowiak23-Jul-05 10:56
mveDave Kreskowiak23-Jul-05 10:56 
GeneralIf Session("UserID") = "" Then Pin
AnonymousIf Session("UserID") = "" Then22-Jul-05 21:15
sussAnonymousIf Session("UserID") = "" Then22-Jul-05 21:15 
GeneralRe: If Session("UserID") = "" Then Pin
Dave Kreskowiak23-Jul-05 5:52
mveDave Kreskowiak23-Jul-05 5:52 
Generalregarding sqlDataAdapter Pin
Madni Abbasi22-Jul-05 19:43
Madni Abbasi22-Jul-05 19:43 
GeneralExport Datagrid to Excel Pin
Capilano22-Jul-05 13:52
Capilano22-Jul-05 13:52 
GeneralRe: Export Datagrid to Excel Pin
progload22-Jul-05 16:15
progload22-Jul-05 16:15 
GeneralRe: Export Datagrid to Excel Pin
progload22-Jul-05 16:50
progload22-Jul-05 16:50 
GeneralSending text to an external application Pin
setedivento22-Jul-05 10:51
setedivento22-Jul-05 10:51 
Hi everybody..I hope you can solve this little problem:
you know when you log into windows 2000/xp as a guest you may sometimes need to run an application as the administrator.To do so,you press the right mouse button holding at the same time the shift key,then it appears a menu called "Run as...",or something like that,and when you finally click on it,it shows a window asking you to insert the username you want to run as(in our case the administrator)and the password.Well,to get to the point:i want to create a program in vb 6 or .net that sends to the textbox titled "Password:" the password text without passing through the clipboard.To do this,i think i can use windows APIs,and it seems the function SetWindowText is enough,isn't it?But my trouble is the SetWindowText function requires the handle of the object to send the text to.So the question becomes:how can i first of all get the handle of the textbox object(and not of the window that contains it nor using the function GetForegroundWindow)?
Can someone please help?
Many Many Thanks
Luke
GeneralRe: Sending text to an external application Pin
progload22-Jul-05 11:15
progload22-Jul-05 11:15 
GeneralRe: Sending text to an external application Pin
Dave Kreskowiak22-Jul-05 11:51
mveDave Kreskowiak22-Jul-05 11:51 
GeneralRe: Sending text to an external application Pin
setedivento22-Jul-05 23:37
setedivento22-Jul-05 23:37 
Generalwhich s/w are installed in my o.s. and how can i uninstall the loaded s/w Pin
Anonymous22-Jul-05 9:27
Anonymous22-Jul-05 9:27 
GeneralRe: which s/w are installed in my o.s. and how can i uninstall the loaded s/w Pin
Dave Kreskowiak22-Jul-05 10:41
mveDave Kreskowiak22-Jul-05 10:41 
GeneralRe: which s/w are installed in my o.s. and how can i uninstall the loaded s/w Pin
Anonymous22-Jul-05 11:01
Anonymous22-Jul-05 11:01 
Generalcentering text message in a form Pin
Anonymous22-Jul-05 9:07
Anonymous22-Jul-05 9:07 
GeneralRe: centering text message in a form Pin
Anonymous22-Jul-05 9:08
Anonymous22-Jul-05 9:08 
GeneralRe: centering text message in a form Pin
Anonymous22-Jul-05 9:10
Anonymous22-Jul-05 9:10 
GeneralRe: centering text message in a form Pin
Dave Kreskowiak22-Jul-05 10:39
mveDave Kreskowiak22-Jul-05 10:39 
Generalrunnig code during system startup Pin
Anonymous22-Jul-05 8:53
Anonymous22-Jul-05 8:53 
GeneralRe: runnig code during system startup Pin
Dave Kreskowiak22-Jul-05 10:38
mveDave Kreskowiak22-Jul-05 10:38 
GeneralRe: runnig code during system startup Pin
Member 213961922-Jul-05 23:53
Member 213961922-Jul-05 23:53 
GeneralRe: runnig code during system startup Pin
Dave Kreskowiak23-Jul-05 5:40
mveDave Kreskowiak23-Jul-05 5:40 
Generalpreventing to open the a:\ or cd rom drive Pin
Anonymous22-Jul-05 7:14
Anonymous22-Jul-05 7:14 
GeneralRe: preventing to open the a:\ or cd rom drive Pin
Dave Kreskowiak22-Jul-05 8:26
mveDave Kreskowiak22-Jul-05 8:26 
Generalknowing whether cd is in cdrom or floppy is in floppy drive Pin
Anonymous22-Jul-05 7:12
Anonymous22-Jul-05 7:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.