vb6 to html

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mktilu
    New Member
    • Apr 2007
    • 23

    vb6 to html

    Can any one tell me how to put the data to HTML File in vb6.I want to create a report in html
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Originally posted by mktilu
    Can any one tell me how to put the data to HTML File in vb6.I want to create a report in html
    Hello, mktilu!

    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
    Last edited by Dököll; May 23 '07, 01:47 AM. Reason: Modified link

    Comment

    Working...