msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Find in webbrowser1

 
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Syntax
Author Message
graalisation



Joined: 04 Oct 2007
Posts: 2

PostPosted: Sun Jul 15, 2007 7:09 am    Post subject: Find in webbrowser1 Reply with quote

I use a webbrowser and I want to create a search tool within the page itself.
I use the following code but it doesn't work.

Private Sub Command1_Click()
searchstr = Text1.Text
WebBrowser1.ExecWB OLECMDID_FIND, OLECMDEXECOPT_PROMPTUSER, searchstr
End Sub

The text to be search is to be instered in the Text1.Text and then I click on
Command1.
What must I do to correct this?

Archived from group: microsoft>public>vb>syntax
Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Find in webbrowser1 I use a webbrowser and I want to create a search tool within the page itself. I use the following code but it doesn't work. Private Sub searchstr = Text1.Text searchstr End Sub T

Can't find jet 4.0 in vb6 I'm trying to get my program to reconize access 2000. So I installed the service pack 6 and went back into vb6 after rebooting the pc and opened the reference list but could not find the jet 4.0? I also tried service pack 4 without any luck. Is it located

find blank row in Excel My VB program uses an export process to send data from a database to an Excel spreadsheet, and I require the output to begin on the first blank row it occurs. Is there a quick way to determine the first blank row in a spreadsheet without looping through e

Still can't find jet 4.0 after installing jet sp8 for winme Still can't find jet 4.0 after installing jet sp8 for winme. Is it suppose to be in the reference list or is it located elswhere in a file? I also checked the odbc list and saw nothing. I tried my program and still had the same issue of not reconizing the

to find the value of a record using recordcount i m using ms access and vb using ADO. i m trying to transfer few recrords from one database to another. i m able to transfer the complete record to another but i cant do it if i have to transfer only few records which is not present in th
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Syntax All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group