Click to See Complete Forum and Search --> : Emergency. Important question


grromitry
09-03-2003, 01:49 PM
Hi,

I am building a web site where there is a form to be filled. I need to get the information filled to be delivered to my e-mail but I do not know how to do that.
I wish someone could send me the instructions as soon as possible.

Thx

Fang
09-03-2003, 02:08 PM
There should be a script available on your server to do this.
If your provider doesn't give you one, but allows cgi or php then search for a script "sendmail.cgi" it's quite simple to install.
Alternatively there are numerous site that provide this as a free service (with or without banners)

pyro
09-03-2003, 02:45 PM
If your server supports PHP, take a look at http://www.webdevfaqs.com/php.php#mailer

grromitry
09-05-2003, 10:56 AM
Thx guys for your help

:)

pyro
09-05-2003, 11:50 AM
You bet... :)