PDA

View Full Version : Question - help request



vettenut
24 Dec 2010, 12:48 PM
Can someone help me with html code (NOT PHP) to prompt for name & eMail address, save it to a specified file, send a "Thank you" message and then redirect to a specific web page? Thank you.

alvo
24 Dec 2010, 01:03 PM
Can't be done with just HTML; it requires some sort of server side scripting. Since you don't want to use PHP, PERL would probably be your next best choice.