Click here to Skip to main content
16,006,768 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Passing ADODB.Connection Object to Function Pin
ciacia15-Sep-05 0:00
ciacia15-Sep-05 0:00 
Questionftp problem from dotnet? Pin
Tridip Bhattacharjee14-Sep-05 19:57
professionalTridip Bhattacharjee14-Sep-05 19:57 
AnswerRe: ftp problem from dotnet? Pin
Vasudevan Deepak Kumar14-Sep-05 22:24
Vasudevan Deepak Kumar14-Sep-05 22:24 
GeneralRe: ftp problem from dotnet? Pin
Tridip Bhattacharjee21-Sep-05 3:02
professionalTridip Bhattacharjee21-Sep-05 3:02 
Questionhow to do scheduling writing code? Pin
Tridip Bhattacharjee14-Sep-05 19:56
professionalTridip Bhattacharjee14-Sep-05 19:56 
AnswerRe: how to do scheduling writing code? Pin
LeenaSo14-Sep-05 20:14
LeenaSo14-Sep-05 20:14 
QuestionSendKeys and Internet Explorer Please Help Pin
Daniel Lopez14-Sep-05 18:27
Daniel Lopez14-Sep-05 18:27 
AnswerRe: SendKeys and Internet Explorer Please Help Pin
rwestgraham15-Sep-05 9:55
rwestgraham15-Sep-05 9:55 
Sending text to a textbox in an HTML page that you have opened using a WebBrowser control in one of your own forms is pretty easy. You just enumerate the html elements until you find the textbox and you can input anything you like.

However, hooking into a running instance of for example IE6 is extremely complex. You have to find the correct COM interfaces for the browser application, and that is just the beginning. You can search for articles on CP about hooking into IE, but it is a very, very difficult task.
Questionsubtracting decimal values in textboxes Pin
BORN...again!14-Sep-05 15:49
BORN...again!14-Sep-05 15:49 
AnswerRe: subtracting decimal values in textboxes Pin
Steve Pullan14-Sep-05 16:11
Steve Pullan14-Sep-05 16:11 
GeneralRe: subtracting decimal values in textboxes Pin
BORN...again!14-Sep-05 16:21
BORN...again!14-Sep-05 16:21 
GeneralRe: subtracting decimal values in textboxes Pin
Dave Kreskowiak14-Sep-05 16:30
mveDave Kreskowiak14-Sep-05 16:30 
GeneralRe: subtracting decimal values in textboxes Pin
Steve Pullan14-Sep-05 16:57
Steve Pullan14-Sep-05 16:57 
GeneralRe: subtracting decimal values in textboxes Pin
BORN...again!14-Sep-05 21:18
BORN...again!14-Sep-05 21:18 
QuestionCom ports Pin
Anonymous14-Sep-05 9:39
Anonymous14-Sep-05 9:39 
AnswerRe: Com ports Pin
Steve Pullan14-Sep-05 14:31
Steve Pullan14-Sep-05 14:31 
QuestionDataGrid Help Pin
Killian8514-Sep-05 9:32
Killian8514-Sep-05 9:32 
AnswerRe: DataGrid Help Pin
shoaibnawaz14-Sep-05 20:58
shoaibnawaz14-Sep-05 20:58 
AnswerRe: DataGrid Help Pin
dptalt16-Sep-05 2:43
dptalt16-Sep-05 2:43 
AnswerRe: DataGrid Help Pin
Gulfraz Khan16-Sep-05 7:24
Gulfraz Khan16-Sep-05 7:24 
Questionspecific cell in dataset Pin
PAEC14-Sep-05 8:30
PAEC14-Sep-05 8:30 
QuestionRequest for help Pin
gbaii14-Sep-05 7:16
gbaii14-Sep-05 7:16 
AnswerRe: Request for help Pin
Christian Graus14-Sep-05 11:33
protectorChristian Graus14-Sep-05 11:33 
AnswerRe: Request for help Pin
Gulfraz Khan16-Sep-05 7:29
Gulfraz Khan16-Sep-05 7:29 
AnswerRe: Request for help Pin
gbaii16-Sep-05 7:31
gbaii16-Sep-05 7:31 

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.