ansi
March 22nd, 2001, 09:57 AM
I am trying to generate an HTML file through VB. Basicly what I have done is loaded an Access DB with a plain Data control. Then a button is pressed to activate code that will save a file to disk. This file consists of the general HTML structure tags, and withing the body of the document a list of links is generated. Now I know this works, but my issue is this... When I save the file to disk everything is between quotation marks. How do I get a like with spaces to save to disk without the quotation marks?! I really am stumped, please help!