Writing an HTML file from Visual Basic.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • a4poster
    New Member
    • Feb 2007
    • 1

    #1

    Writing an HTML file from Visual Basic.

    Hi, I have constructed a form that when completed ouputs an HTML code. What I would like to know is how I can save this code that is wrote to a text file as an html file without physically changing the file extension.

    Cheers, A4.
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Originally posted by a4poster
    Hi, I have constructed a form that when completed ouputs an HTML code. What I would like to know is how I can save this code that is wrote to a text file as an html file without physically changing the file extension.
    I don't think the question makes any sense. If they have the same content, then the only difference between an HTML file and a text file is the extension.

    Comment

    Working...