i need to get the bot to enter the email in the email field on this sample site. i got everything else to work accept the email. i am not using the dot trick for this.
this is the site: http://www.escada-fragrances.com/mar...e/sampling.php
this is an example of how im coding it:
WebBrowser1.Document.GetElementById("firstname").S etAttribute("value", txtfirst.Text)
i tried to use email as the ID but its not working please post all possible solutions. thx.


LinkBack URL
About LinkBacks
Reply With Quote
