export entered value into text file
i need some help in exporting the value entered in a text box into a text file (or word/excel file if it is easier) located in the pc.
I made a form (Form1) and a button (Button1). if you input anything in the textbox and hit the button, it should save the entered value into a text/word/excel file saved in the c:\
is this possible?
Re: export entered value into text file
i'm using Visual basic 2010 express by the way...
Re: export entered value into text file
Re: export entered value into text file