ManojAlexander
New member
- Joined
- Dec 23, 2003
- Messages
- 1
I have loaded Html page to a AxWebBrowser control .
And I can retrive all Tags and Contents of loaded HTML Documents from AxWebBrowsers Document object.
But I cant Insert Contents (Data or HTML Or Scripts) to the HTML Documents Dynamically from my Application as this Document Object is read Only.
Is there any way to Fill Data in a Input Box (eg- TextArea) from my Application....?
And I do Like to know the use of ExecWB() Method.. and Can I use this method to Run a Script Function in the HTML Document...?
And I can retrive all Tags and Contents of loaded HTML Documents from AxWebBrowsers Document object.
But I cant Insert Contents (Data or HTML Or Scripts) to the HTML Documents Dynamically from my Application as this Document Object is read Only.
Is there any way to Fill Data in a Input Box (eg- TextArea) from my Application....?
And I do Like to know the use of ExecWB() Method.. and Can I use this method to Run a Script Function in the HTML Document...?