Can any one tell me how to put the data to HTML File in vb6.I want to create a report in html
vb6 to html
Collapse
X
-
Originally posted by mktiluCan any one tell me how to put the data to HTML File in vb6.I want to create a report in html
If you search here, you'll find what you need under DataReport/ Data Environment:
Truth be told, once you create a report, it can then be saved as HTML, provided this is what you hope to achieve. Here is a link to a site that deals with this type of solution: http://www.codeproject.com/vbscript/datareport.asp
Please stay tuned if this does not do it for you.
Dököll
Comment