Forum Moderators: open

Message Too Old, No Replies

submit for , auto reply

         

yllai

4:29 am on May 13, 2005 (gmt 0)

10+ Year Member



Hi,
I'm looking for the submiting form example, after submit the form, the data will be send to a specify email and the submiter will receive aa auto reply message/ email that infor she/ he that the form already submited.

Any idea where I can get it?

BlobFisk

9:55 am on May 13, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi yllai,

What you are looking for is a server side form processing script. This can be done in any of the common server side languages like ASP, PHP, JSP, Perl etc.

The script takes the from details and can save them to a database, send emails etc.

There are many online resources that detail how to do this, including discussions here in WebmasterWorld!