u don't need that approach, how about submitting via a webrequest instead
--
Regards,
Alvin Bruney [MVP ASP.NET]
[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @
www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------
"thewhoracle" <> wrote in message
news: oups.com...
> Once i've navigated to a site, is there any way using VB/C# code to
> force a certain value into a textfield on that site and then fire a
> buttonpress on a specific button? I want to search and query for a
> variable serial number from my site, and on some other sites this
> number is contained in the address of the search result so i used that,
> but this one site that doesn't work so I thought perhaps when i go to
> the site i could just force the serial number ina nd fire a button
> press.
> Is there any way to do this?
>