Click here to Skip to main content
16,004,927 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Override Database Connection Class to Implement Custom Cryptography Pin
Dave Kreskowiak16-Nov-08 12:12
mveDave Kreskowiak16-Nov-08 12:12 
QuestionHow to check for the checked status of a checkbox in windows datagrid vb.net 2003? Pin
chandrubngit15-Nov-08 5:57
chandrubngit15-Nov-08 5:57 
AnswerRe: How to check for the checked status of a checkbox in windows datagrid vb.net 2003? Pin
Smithers-Jones15-Nov-08 10:42
Smithers-Jones15-Nov-08 10:42 
Questiondesired number of lines to print.... Pin
Jamal Abdul Nasir14-Nov-08 23:19
Jamal Abdul Nasir14-Nov-08 23:19 
AnswerRe: desired number of lines to print.... Pin
Christian Graus15-Nov-08 2:16
protectorChristian Graus15-Nov-08 2:16 
GeneralRe: desired number of lines to print.... Pin
Jamal Abdul Nasir16-Nov-08 18:02
Jamal Abdul Nasir16-Nov-08 18:02 
QuestionWhere to learn how to fill in an IE search box from VB, etc. Pin
Dennis Coburn14-Nov-08 18:09
Dennis Coburn14-Nov-08 18:09 
AnswerRe: Where to learn how to fill in an IE search box from VB, etc. Pin
Christian Graus15-Nov-08 2:17
protectorChristian Graus15-Nov-08 2:17 
You would do this by placing a web browser control on your form, so you can interact with it, and then use the DOM to find your controls and interact with them. Of course, once the page you're working with changes, your code could well break.

Christian Graus

Driven to the arms of OSX by Vista.

QuestionExport Crystal Reports as PDF Pin
Civic0614-Nov-08 14:41
Civic0614-Nov-08 14:41 
AnswerRe: Export Crystal Reports as PDF Pin
~Khatri Mitesh~14-Nov-08 20:01
~Khatri Mitesh~14-Nov-08 20:01 
AnswerRe: Export Crystal Reports as PDF Pin
Rupesh Kumar Swami14-Nov-08 20:05
Rupesh Kumar Swami14-Nov-08 20:05 
QuestionHow do I get a pointer to the video data buffer when using capCreateCaptureWindow in "avicap32.dll"? Pin
enquiries14-Nov-08 5:20
enquiries14-Nov-08 5:20 
AnswerRe: How do I get a pointer to the video data buffer when using capCreateCaptureWindow in "avicap32.dll"? Pin
Dave Kreskowiak14-Nov-08 9:39
mveDave Kreskowiak14-Nov-08 9:39 
GeneralRe: How do I get a pointer to the video data buffer when using capCreateCaptureWindow in "avicap32.dll"? Pin
enquiries16-Nov-08 0:26
enquiries16-Nov-08 0:26 
GeneralRe: How do I get a pointer to the video data buffer when using capCreateCaptureWindow in "avicap32.dll"? Pin
Dave Kreskowiak16-Nov-08 4:00
mveDave Kreskowiak16-Nov-08 4:00 
GeneralRe: How do I get a pointer to the video data buffer when using capCreateCaptureWindow in "avicap32.dll"? Pin
enquiries16-Nov-08 12:00
enquiries16-Nov-08 12:00 
QuestionHow to do a tableadapter.fill using stored procedure (that contains #table)? Pin
Jon_Boy14-Nov-08 3:24
Jon_Boy14-Nov-08 3:24 
AnswerRe: How to do a tableadapter.fill using stored procedure (that contains #table)? Pin
Jon_Boy14-Nov-08 3:37
Jon_Boy14-Nov-08 3:37 
Questioninstalling Visual Basic 2008 Pin
Motajo Tolu14-Nov-08 3:00
professionalMotajo Tolu14-Nov-08 3:00 
AnswerRe: installing Visual Basic 2008 Pin
Dave Kreskowiak14-Nov-08 3:47
mveDave Kreskowiak14-Nov-08 3:47 
QuestionReplacement for the methods Pin
indian14314-Nov-08 2:34
indian14314-Nov-08 2:34 
AnswerRe: Replacement for the methods Pin
Dave Kreskowiak14-Nov-08 3:44
mveDave Kreskowiak14-Nov-08 3:44 
QuestionEfficient way to Concatenate Strings in VB 6.0 Pin
indian14314-Nov-08 0:51
indian14314-Nov-08 0:51 
AnswerRe: Efficient way to Concatenate Strings in VB 6.0 Pin
hellotherelittleboy14-Nov-08 1:28
hellotherelittleboy14-Nov-08 1:28 
GeneralRe: Efficient way to Concatenate Strings in VB 6.0 Pin
indian14314-Nov-08 1:38
indian14314-Nov-08 1:38 

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.