Image

Imagegroovitude wrote in Imagewebdev 😡frustrated

Hey guys,

I have a formmail related problem.

Ever had to put a form on an ASP website to collect emails from visitors? That's what I've been trying to do with my website in the past couple of days, using formmail scripts I found on Jack's Scripts.

It keeps giving me problems. At first, I got a Bad Referrer call, and now I'm getting a call that says:


Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

/FormMail.asp, line 113




And that's not the end of it. I went to the line in question and found a message:

/*
* If the above line fails, run the following from the
* the command line 'C:\>' - REGSVR32.EXE DVMAILER.DLL
*/

DVMAILER.DLL is a file that came with my download. But running it from the command line and C:\> directory has yielded absolutely nothing. It still gives me the same error message above.

I'm getting very frustrated with this stupid script. Has anyone had so much trouble installing a formmail script to their website or am I the only one? Do you know a better formmail script that you have used and might work for me?

Thanks!