Hi,
I am creating a simple VB front end for faxing.
I have used the AxWebBrowser (VB 2003) to display a Word doc - and it works fine. I have also used the WebBrowser (VB 2005) - and it works fine.
With either - my users can type into the text fields in the Word Doc.
How can I work with the word document inside either of the webbrowser tools, and add text into the fields OR read text from the fields that my users have entered - this info is then used to send the fax job.
I can find lots of examples on how to load a document INTO the webbrowser - but I cannot find any examples or source code on how to get access to the document once it is inside the webbrowser.
I would be extemly grateful for some advice...
Regards
Paul