![]() |
| ASP Mail form that alsso writes to a text file? |
|
inkfive
|
I'm using the asp mail to script, and want the info to be captured to a text file on the server.
I imagine this is a pretty simple line of code. Any help would be greatly appreciated. Thanks |
||||||||||||
|
|
|||||||||||||
|
dmalone
HostMySite Tech
|
You will want to research the FileSystemObject. This will let you write text to a file. The W3Schools article on it can be found here:
http://www.w3schools.com/asp/asp_ref_filesystem.asp Keep reading on to get to the .write methods. Hope this gets you started, and good luck! -Dave |
||||||||||||
|
|
|||||||||||||
| ASP Mail form that alsso writes to a text file? |
|
||
|


