Forms for NT servers using STMP

They have: 4 posts

Joined: Jul 2001

I want to run a simple form for visitors to enter their resumes. This form needs to be e-mailed to me. That is all I want. The problem is that I am running on a Windows server which DOES NOT support Blat. It uses STMP. Every time I try to run a foram handler script I get a CGI error.
Has anyone found a good FREE script for handling forms on a Window server using STMP? Thanks

merlin's picture

They have: 410 posts

Joined: Oct 1999

what language do you want to use with cgi?
what's the error-message?

maybe you want to check out the free resource-sites:
http://www.cgi-resources.com/
http://www.hotscripts.com/
http://www.scriptsearch.com/

and hey - welcome to TWF! Smiling

They have: 4 posts

Joined: Jul 2001

I assume you mean the language for the CGI. Perl is fine, it is the only one I have experience with. ASP, JAVA, PHP is okay if the script is ready to go....

I am using a PERL script now.

Then error I get is standard 404.

Thanks

Mark Hensler's picture

He has: 4,048 posts

Joined: Aug 2000

Welcome to TWF, JackBlack.

Do you know if you have CDONTS on that server?
It's a mail thingy that ASP uses.

They have: 4 posts

Joined: Jul 2001

I do have CDONTS. Do you know of a good script fro what I want to do?
Thanks.

Peter J. Boettcher's picture

They have: 812 posts

Joined: Feb 2000

Take a look at this example from asp101.com

http://www.asp101.com/samples/viewasp.asp?file=email.asp

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.