Forums
This topic is locked
Is it possible to send info from a text box on sub
Posted 12 Dec 2002 16:48:34
1
has voted
12 Dec 2002 16:48:34 John Harte posted:
Is it possible to send info from a text box on submit to a txt file?I would want it to do the following:
Send info from a text box to a file, eg:
Name: Jame T Kirk
Email:
Nationality: American
Position: Starship Captain
etc, etc....
Then on Submit create a txt file which call's itself the name of the individual.ls2 (eg James T Kirk.ls2)
with content like so:
<name:[James T Kirk]>
<email:[ ]>
<nationality:[American]>
<position:[Starship Captain]>
and then e-mail that file to a an address which is promted for?
Alot, I Know, But can anyone help?
Thanks,
John. ( )
Replies
Replied 12 Dec 2002 17:03:31
12 Dec 2002 17:03:31 Brent Colflesh replied:
Dear John,
Which scripting language are you using?
Regards,
Brent
Which scripting language are you using?
Regards,
Brent
Replied 12 Dec 2002 17:50:57
12 Dec 2002 17:50:57 John Harte replied:
Hi! Well its ASP as I'm using Ultradev, but whatever gets the results!
Replied 12 Dec 2002 18:52:31
12 Dec 2002 18:52:31 Brent Colflesh replied: