PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms WebBrowser - posting form data

Reply

WebBrowser - posting form data

 
Thread Tools Rate Thread
Old 08-01-2007, 05:16 AM   #1
=?Utf-8?B?V2ViYmVydA==?=
Guest
 
Posts: n/a
Default WebBrowser - posting form data


I want to scrape pages for current grocery store advertisements.

I know how to do everything except one piece, posting form data back
automatically with the WebBrowser.

For instance if you go to www.kroger.com, I would like to automatically
enter my zip code and then auto click the "GO" button. The zip code is part
of a HTML form
<form method="post"
<input name="zip"

Is there a way to do this?

Thanks,
Dave
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off