Using the web browser control
- by Khou
Using the standard .NET web browser control how do you...
1)Auto POST (ie submit) a form
2) Detect form has been posted and the browser has been landed on the specified page (this is to check that the user has logged in)
3) detect form input value on a change event