Results 1 to 9 of 9

Thread: Error on submiting an e-Mail
      
   

  1. #1
    TheChingachgook is offline Private First Class
    Join Date
    Aug 2009
    Posts
    9

    Default Error on submiting an e-Mail

    on pressing the Submit-button from a standard form, the following error occures - what might here be the problem.

    many thanks in advance

    Not Found

    The requested URL /< was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.tradeescort.com Port 80

  2. #2
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Error on submiting an e-Mail

    How about a link to the page?

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Error on submiting an e-Mail

    You have set the link to open to itself when it needs to go to a THANK YOU or SUCCESS page.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  4. #4
    TheChingachgook is offline Private First Class
    Join Date
    Aug 2009
    Posts
    9

    Default Re: Error on submiting an e-Mail

    Hi Karen

    Thank you for your answer - but I don't exactly understand what you mean.

    If you are talking about the success- and error-URL, there I have entered a success.html and an error.html which I have deployed into the public_html

    or are you talking about something different ?

  5. #5
    TheChingachgook is offline Private First Class
    Join Date
    Aug 2009
    Posts
    9

    Default Re: Error on submiting an e-Mail

    ... or do you mean the 'action' field in the form property dialog

    there the content is <echo($_SERVER[%27PHP_SELF%27]);?>

    ... because I've just seen, that the URL which is shown in the i-net explorer

    http://www.tradeescort.com/%3C?%20echo($_SERVER[%27PHP_SELF%27]);?%3E


    But I don't know how to change that.

  6. #6
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Error on submiting an e-Mail

    No i mean at the bottom, did you create a thank you page? or a success page? then put the link to the page in the field there on form properties.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  7. #7
    TheChingachgook is offline Private First Class
    Join Date
    Aug 2009
    Posts
    9

    Default Re: Error on submiting an e-Mail

    If you are talking about the success- and error-URL in the form property dialog ... there I have entered a ./success.html and an ./error.html

    I have created a success.html and error.html
    and both of them I have deployed into the public_html - folder at the ftp-Server

  8. #8
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Error on submiting an e-Mail

    Your contact form page is still linked (in your menus) as .html

    You need to publish the page as .php (Page Properties, Extension when published -> php)

    I imagine that you are testing the .html page, so it says page not found, because the "action" <? echo $_SERVER['PHP_SELF'];?> remains such. If instead you publish it as .php, it will be changed to the page name itself (which is correct)
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  9. #9
    TheChingachgook is offline Private First Class
    Join Date
    Aug 2009
    Posts
    9

    Default Re: Error on submiting an e-Mail

    yeehaw - thank you very much

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49