Write data from VB Textbox to File.txt
Hi,
I'm using MSVS 2008 Web Developer, and have added a textbox to a page.
Some VB code runs when a visitor clicks a button on the same page, and relevent data is placed in the textbox.
I want to write this data to a text file, which is then installed to the correct location, as directed by the installation .exe
Thanks,
Mike
|