Forum Moderators: open

Message Too Old, No Replies

Multiple output desitnations on one asp page

         

Blelisa

6:19 pm on Aug 25, 2006 (gmt 0)

10+ Year Member



Hello all,

I am trying to have one asp page with a form that when the submit button gets press one field goes to a emailresult.txt and all the reset ot the info from the form goes to my reading.txt. Is this possible?

Thanks in advance for your help
Lisa

PS Is it pronounced asp or a. s. p.?

mattglet

7:55 pm on Aug 25, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It's very possible. You just need to collect the info using the Request.Form method, and then save the details to a text file using the FileSystemObject.

I pronounce it (and have heard 99% of the people I've heard pronounce it) A-S-P, while the other 1% say "asp" (aka Egyption Cobra).