Set default form textfield value (webbrowser control/DOM Javscript)
- by Khou
Hi
I would like my application to load a webpage and set default the form textfield value a predefine value.
Requirements:
-The application is a windows form, it is to use the web browser control, to load a web page.
-Textfield values are define by within the application.
-When textfield on the webpage matches the applications predefined…