Does anyone know is there is a way to check if something is in the html...A text field named userid...exsists?
I know you can grab the HTML and scan through it but i wondered if there was an easier way.

webbrowser.document.forms(0).userid.?????? Exsist!
help PLEASE!

Thanks!