web browser question

Please support our VB.NET advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Apr 2008
Posts: 1
Reputation: strictlyit is an unknown quantity at this point 
Solved Threads: 0
strictlyit strictlyit is offline Offline
Newbie Poster

web browser question

 
0
  #1
Jun 4th, 2008
Hi all I am new to VB.NET and created a windows app in VB.net which connects to my sql server...
Now I have a html page in my localhost/geomap/index.html which contains mostly javascript....


Now I want to create a app in vb.net that would go through a recordset and place the answer in the text box in the localhost/geomap/index.html page and bring back the answer i get from that page to the database...

Now All I am asking is for someone to guide me on info or a sample code to start me off because I am totally confused on how to do this...

Can I take my javascript(index.html) page and place it in my window console application in vb.net and how?

Thanks
Shan
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 291
Reputation: ericstenson is an unknown quantity at this point 
Solved Threads: 29
Team Colleague
ericstenson's Avatar
ericstenson ericstenson is offline Offline
Posting Whiz in Training

Re: web browser question

 
0
  #2
Jun 4th, 2008
It's more complicated that you would think, but it isn't obscenely complicated. You can control the web browser by code. It will also require you to use a timer (at least I would be using a timer to look at the browser at specific intervals and to progress it through the various steps).

You need to start the project and ask a specific question, though, generally speaking DW users don't provide whole projects...
--
"Dummy."
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the VB.NET Forum


Views: 528 | Replies: 1
Thread Tools Search this Thread



Tag cloud for VB.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC