Results 1 to 2 of 2

Thread: Error... please help

  1. #1
    Join Date
    Feb 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Error... please help

    Hello,

    I have a simple submit form on this website: www.gbmiami.com

    The form itself works, but the "re-direct" is messed up. It takes you to a Internal Server Error page, instead of a "thank you" page I set up (thanks.php).

    I spoke to the Godaddy people running the server, and they say it's a problem with the script.

    I have this code:

    <form id="form1" name="form1" method="post" action="thanks.php" onsubmit="MM_validateForm('name','','R','email','','R','phone','','R','comments','','R');return document.MM_returnValue">

    Please help!! Thanks

  2. #2
    Join Date
    Apr 2008
    Location
    Limoges, France
    Posts
    395
    Thanks
    13
    Thanked 61 Times in 61 Posts

    Default

    You'll have to post the code that handles the form submission. I'd like to see what is going on in thanks.php .

    If you have a .htaccess file in your public_html directory, post its contents too.
    Last edited by JasonDFR; 02-24-2009 at 05:25 PM.

Bookmarks

Posting Permissions

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