I need help to setup ==> formail.asp ?? plesase

Discussion in 'Classic ASP' started by helmeh, May 9, 2006.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. 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).


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


    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
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    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
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page