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

Visual Basic

 
AnswerRe: Event programming Pin
Christian Graus28-Nov-06 22:54
protectorChristian Graus28-Nov-06 22:54 
Questionerror in connecting to database from Client's PC Pin
MissionSuccess28-Nov-06 19:47
MissionSuccess28-Nov-06 19:47 
AnswerRe: error in connecting to database from Client's PC Pin
Bassam Saoud28-Nov-06 20:06
Bassam Saoud28-Nov-06 20:06 
GeneralRe: error in connecting to database from Client's PC Pin
MissionSuccess28-Nov-06 20:18
MissionSuccess28-Nov-06 20:18 
AnswerRe: error in connecting to database from Client's PC Pin
Dave Kreskowiak29-Nov-06 4:00
mveDave Kreskowiak29-Nov-06 4:00 
AnswerRe: error in connecting to database from Client's PC Pin
Steven J Jowett30-Nov-06 0:14
Steven J Jowett30-Nov-06 0:14 
Questionhow to write code for paging in datagrid when the source of the datagrid is a Stored procedure Pin
tirumal123128-Nov-06 19:39
tirumal123128-Nov-06 19:39 
QuestionWeb Browser Pin
riyaz_786_p28-Nov-06 19:09
riyaz_786_p28-Nov-06 19:09 
Hi All
I have made one application which logs to a government website from my application.
For that purpose i have created a web browser on my form and i have specified that particular URL name.
As soon as i run that form it opens that particular website

Now In that website there is 2 textboxes (user name and password) and 2 buttons (submit and cancel)
When I count no. of item by webbrowser1.controls.items.count() gives me 4
Is there a way to access these controls directly from my application by using webbrowser.controls.items(0).text = "XYZ"
something like this.......I am not able to get through with this


Also I can find a particular string in the document by
webbrowser1.document.outertext.contains("ABC") returns .T. , but how to select that particluar text automatically after finding it.

Please Help....Its Very Urgent......


Thanx In Advance


Riyaz Zujer Patanwala
I.T.Programmer
Al Jaber Energy Services
P.O.Box 47467
Abu Dhabi
U.A.E.

Questionado.net Pin
185528-Nov-06 18:31
185528-Nov-06 18:31 
AnswerRe: ado.net Pin
Dave Kreskowiak29-Nov-06 5:51
mveDave Kreskowiak29-Nov-06 5:51 
GeneralRe: ado.net Pin
185529-Nov-06 16:53
185529-Nov-06 16:53 
QuestionNeeding Ideas Pin
Tretanya28-Nov-06 18:20
Tretanya28-Nov-06 18:20 
AnswerRe: Needing Ideas Pin
Christian Graus28-Nov-06 20:29
protectorChristian Graus28-Nov-06 20:29 
GeneralRe: Needing Ideas Pin
Tretanya29-Nov-06 2:19
Tretanya29-Nov-06 2:19 
GeneralRe: Needing Ideas Pin
Christian Graus29-Nov-06 8:27
protectorChristian Graus29-Nov-06 8:27 
GeneralRe: Needing Ideas Pin
Tretanya29-Nov-06 9:46
Tretanya29-Nov-06 9:46 
GeneralRe: Needing Ideas Pin
Dave Kreskowiak29-Nov-06 9:56
mveDave Kreskowiak29-Nov-06 9:56 
GeneralRe: Needing Ideas Pin
Paul Conrad29-Nov-06 10:04
professionalPaul Conrad29-Nov-06 10:04 
GeneralRe: Needing Ideas Pin
Dave Kreskowiak29-Nov-06 10:13
mveDave Kreskowiak29-Nov-06 10:13 
GeneralRe: Needing Ideas Pin
Paul Conrad29-Nov-06 10:17
professionalPaul Conrad29-Nov-06 10:17 
GeneralRe: Needing Ideas Pin
Tretanya29-Nov-06 11:14
Tretanya29-Nov-06 11:14 
GeneralRe: Needing Ideas Pin
Dave Kreskowiak29-Nov-06 12:06
mveDave Kreskowiak29-Nov-06 12:06 
GeneralRe: Needing Ideas Pin
Christian Graus29-Nov-06 10:12
protectorChristian Graus29-Nov-06 10:12 
GeneralRe: Needing Ideas Pin
Tretanya29-Nov-06 11:18
Tretanya29-Nov-06 11:18 
GeneralRe: Needing Ideas Pin
Paul Conrad29-Nov-06 11:25
professionalPaul Conrad29-Nov-06 11:25 

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.