Displaying/Printing data in HTML format

RayH

Registered User.
Local time
Yesterday, 22:31
Joined
Jun 24, 2003
Messages
132
We have received an Access database containing records as part of a data migration.
In one of the tables there is a memo field that contains HTML code for process descriptions etc.
How can I display or print the contents of this field so it can be read?
 
In an attempt to resolve this problem I thought I could the Microsoft Web Browser control. Using .navigate I can open up IE and browse the web in a form.
How would I direct the contents of my field to this control?
Any one?
 
RayH said:
In an attempt to resolve this problem I thought I could the Microsoft Web Browser control. Using .navigate I can open up IE and browse the web in a form.
How would I direct the contents of my field to this control?
Any one?
tried. Failed.

Any success since last post?
 
Tried and Failed.

The project/task went away so this wasn't pursued.
 

Users who are viewing this thread

Back
Top Bottom