Click here to Skip to main content
15,903,385 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
hello

i was wondering if it is possible to invoke function from a form, from a HTML document in the webbrowser object. i have html doc with a text box and a button. want i want is this:

to click the button (that will execute function in the form) and all the contents from the textbox be passes to a variable in the form
Posted
Comments
Sergey Alexandrovich Kryukov 12-Dec-11 3:19am    
Good question, but you should give a full type name of WebBrowser. Did you think there is only one?
--SA
dookie009 12-Dec-11 3:31am    
dont quite follow... i have a form. and a webbrowswer object in it. i just need to find out how to do the above

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900