PDA

View Full Version : I need help to setup ==> formail.asp ?? plesase


helmeh
05-09-2006, 03:22 AM
Hello my name is Helmer,






I am trying to set up a formail.asp in my cgi-bin folder of my discount asp space.


I jus went to http://www.brainjar.com/asp/formmailand try to understand what they said to do.





1. I change the emails, servers, etc in my html form


2. I just copy the FormMail source code and pastein a new asp page using Dreamweaver 8. and change the info for my site


3. I upload the pages to my server.


4. i can get the access to my Example Form (www.unitedgloballogistics.com/form.htm (http://www.unitedgloballogistics.com/form.htm)).


===============


but I get nothing only the page can not display in windows internet browser or in another browser :


Beging => "Server object error 'ASP 0177 : 800401f3'


Server.CreateObject Failed


/scripts/formmail.asp, line 465


800401f3 " <= end error message


NOTE: in the address bar I can read : http://www.unitedgloballogistics.com/scripts/formmail.aspthe if I click on GO i got this:


Form could not be processed due to the following errors:
No form data submitted.
No referer.
Missing email recipient.


====================





Itry to put this formail.asp in scripts and in cgi-bin folders and ofcourse change the info in my form.htm ....But nothing





Can please somebodie helpme up? thank you

bruce
05-09-2006, 07:33 AM
I think you are setting the mailComp variable to an invalid component.

Try set it to either JMail or CDOSys

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)