Results 1 to 6 of 6

Thread: form problem
      
   

  1. #1
    TWO CATS's Avatar
    TWO CATS is offline First Lieutenant
    Join Date
    Feb 2006
    Location
    brisbane australia
    Posts
    192

    Default form problem

    Hi everyone
    I have created a contact form and think I have done everything right but if I try it I get page cannot be displayed.
    I don't know what I have done wrong it published ok.Can someone please help
    thanks in advance
    two cats
    www.magicpallete.com

  2. #2
    Zimba is offline Staff Sergeant
    Join Date
    May 2008
    Posts
    45

    Default Re: form problem

    Hi you need to change from

    http://www.magicpallete.com/contactartist.html

    to

    http://www.magicpallete.com/contactartist.php (no html)

    any forms you create must have php in the end...never html and make sure you select php by right clicking on page and change to php.

    hope this helps

  3. #3
    TWO CATS's Avatar
    TWO CATS is offline First Lieutenant
    Join Date
    Feb 2006
    Location
    brisbane australia
    Posts
    192

    Default Re: form problem

    Thank you so much.I have checked in page properties and it's ok but I stupidly didn't chang when I published .I'll do that now
    thanks again
    Two Cats
    www.magicpallete.com

  4. #4
    TWO CATS's Avatar
    TWO CATS is offline First Lieutenant
    Join Date
    Feb 2006
    Location
    brisbane australia
    Posts
    192

    Default Re: form problem

    Ok it says PHP in page properties and this in the HTML
    form name="contactartist" method="POST" action="<? echo($_SERVER['PHP_SELF']);?>" enctype="application/x-www-form-urlencoded" id="Form1" onsubmit="return Validatecontactartist(this)">
    <div id="bv_Text1"
    ie this right ? because it still wont publish.I am publishing to public_html/magicpallete
    thanks for your help
    Two Cats

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

    Default Re: form problem

    Your form seems working, BUT the page "thankyou.html" which you have set as "success" page, doesn't exist.

    The email file MUST be named "email" and not "your email"
    The rest of the fields should also be properly named. And the error messages fixed...
    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!


  6. #6
    TWO CATS's Avatar
    TWO CATS is offline First Lieutenant
    Join Date
    Feb 2006
    Location
    brisbane australia
    Posts
    192

    Default Re: form problem

    thank you I'll try again this form page is a revamp of previous one and the thank you page was working before I changed anything
    Two Cats

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