Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

what are the functions available for the "web browser control" .....

Status
Not open for further replies.

mike325

Programmer
May 16, 2000
2
US
I'm using the ActiveX &quot;Web Browser Control&quot; on a form. I've used the &quot;navigate&quot; function to go to web pages <br>(ie: Me!Controlname.navigate &quot;<A HREF=" TARGET="_new"> <br>But now I'm retrieving data from a mainframe CICS application that's returning a string. I'm currently formating the data into fields on a form. I know HTML very well and would rather format the data as a series of HTML tables in a large string field and then dump it into the browser control. Is there anything like a DocumentWrite function?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top