Web Hosting Talk







View Full Version : ASP Formmail no works on Windows 2000 server


giza
09-26-2003, 07:06 AM
I try to make ASP Formmail on my local host (Windows 2000) and works well, but after I upload to my server on internet (Windows 2000 server also) and I try fill this formmail, but I never received result!

What must I do (make active or something others?) on my Servers on Internet, to make ASP Formmail works?

Thank you

giza
09-26-2003, 07:08 AM
I Thinks the problem is on IIS? what thing must I change setting on my Windows 2000 server?

eddy2099
09-26-2003, 07:28 AM
What was the error ? Make sure that directory in which the form is in has Script permission.

giza
09-26-2003, 08:11 AM
scripts running well (complete) but I never received email result!

globus
10-01-2003, 01:59 PM
SMTP port/service is working ?

i think you will need some mail component.
try aspemail.com

tbnguyen
10-01-2003, 05:00 PM
CDONTS should be a component installed on the Windows Web server. You should try coding using CDONTS or ask your provider what e-mail services they allow on their server.

If you have FrontPage, you can use the hosting's FrontPage Server Extensions to do the same thing.