Saving a form to a .txt file
Hello, i am fairly new to the wonderful world of ASP, my question is this: is there a good way to save the information i have collected in a form to a Text file? My form is working correctly right now, gathering the required information and then emailing it to the appropriate person for the problem. I would like to have it write the information collected in the form to a .txt file for other uses. What is the best way for me to go about this? I'm not exactly sure what commands i'll need to accomplish my goal so any help would be greatly appreciated. Thanks.
|