Results 1 to 19 of 19

Thread: new form
      
   

  1. #1
    opendezracer's Avatar
    opendezracer is offline Sergeant
    Join Date
    May 2008
    Location
    Southern California,USA
    Posts
    27

    Default new form

    I just made my first form for my website at http://www.ivracing.net used the wizzard, saved and published it in php verified the link,every think looked good to go,doesn't work just goes to an error page, the form is an entry form at http://www.ivracing.net/entryonline.php can someone take a look and shed some light ?.....thanks.........opendezr****

  2. #2
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: new form problem

    You have made an error somewhere. Usually it involves a typo an unwanted space or uppercase in the page name.
    Did you make your custom error page? If so it links to vodahost. Possibly that was intentional?
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  3. #3
    opendezracer's Avatar
    opendezracer is offline Sergeant
    Join Date
    May 2008
    Location
    Southern California,USA
    Posts
    27

    Default Re: new form

    Hey thanks T.C. for takin a look, I checked for typos ,didn't find any, did you get the form page to come up in your browser? I havn't been able to even get the form to come up,I simply don't know what to check next seems like I'm just going around in circles,any suggestions?.........opendezr****

  4. #4
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: new form

    I could not get the form to appear.
    Please check the page name....again. It must be exactly..." entryonline "
    No spaces, no caps
    Verify that it is php
    Please publish...again
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  5. #5
    opendezracer's Avatar
    opendezracer is offline Sergeant
    Join Date
    May 2008
    Location
    Southern California,USA
    Posts
    27

    Default Re: new form

    T.C. your the man,I had entryonline.php, for the page title,just droped the .php and it appears to open up in the browser,now,I tried to fill out and submitt a sample/test entry and get the error message ,but at least it comes up,making progress,what should I check next?........Odezr****

  6. #6
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: new form

    Have you created and published your success and error pages?
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  7. #7
    opendezracer's Avatar
    opendezracer is offline Sergeant
    Join Date
    May 2008
    Location
    Southern California,USA
    Posts
    27

    Thumbs up Re: new form

    T.C. I received your entry test with flying colors,did you get the responce ok?,I also made an error page however I havn't figured a way to verify that its working,I had to make both responce pages in html and also had to re-type the url on the form -properties every thing seemed to start working.....thanks again for the help.........Open Dez R****

  8. #8
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: new form

    It's been a while since I've used the form maker. Dd you use the wizard or use the ABVFP method form NavalDesign?
    I did not receive a reponse.
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  9. #9
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: new form

    You can validate the error & succes page by sending two forms. Fill out the first one correctly and submit.....see what message you receive (success ??)
    Do not fill in your name or leave the whole form blank on the 2nd try and submit it. You should receive the error page.
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  10. #10
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: new form

    Sorry about the mis-post. Here is my success page. As you can see it allows the visitor to easily return to my site.
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  11. #11
    opendezracer's Avatar
    opendezracer is offline Sergeant
    Join Date
    May 2008
    Location
    Southern California,USA
    Posts
    27

    Default Re: new form

    Thanks for the info. C.T. I did some work on the error page yesterday and now I have a way to check and see if it works ....Thanks again.......ODR****

  12. #12
    opendezracer's Avatar
    opendezracer is offline Sergeant
    Join Date
    May 2008
    Location
    Southern California,USA
    Posts
    27

    Default Re: new form

    I Still have a glitch ,I filled out the form only half way and it sumitted the form anyway ,it didn't re-direct to the error page,where would one start to fix such a thing? I did use the wizzard setting up the form....Odezr****

  13. #13
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: new form

    You will have to make some areas "required" otherwise the form can be submitted at any time.
    NavalDesign is the guru on forms. Post a thread directed to him.
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  14. #14
    opendezracer's Avatar
    opendezracer is offline Sergeant
    Join Date
    May 2008
    Location
    Southern California,USA
    Posts
    27

    Default Re: new form

    Rodger That,will do ,I might have another look at the tutorials ,,just might have some info. I missed ,hey CT thanks a million......Opendezr****

  15. #15
    opendezracer's Avatar
    opendezracer is offline Sergeant
    Join Date
    May 2008
    Location
    Southern California,USA
    Posts
    27

    Default Re: new form

    UP Date: you can make the fields required by going to the validate tab in the form propertys.........Opendez.........

  16. #16
    opendezracer's Avatar
    opendezracer is offline Sergeant
    Join Date
    May 2008
    Location
    Southern California,USA
    Posts
    27

    Smile Re: new form

    Sorry ,,I didn't explain the procedure ,,Bring up your form right click on the field or drop down go to the validate tab you should see a box "Data Required" click the box,now repete the process on the fields that are /need to be required ,save and publish....hope that explains it a little better.............OpenDez.........

  17. #17
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: new form

    Thanks for the update.
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  18. #18
    taramichael is offline Private First Class
    Join Date
    Jun 2008
    Posts
    8

    Default Re: new form

    Is it important to create success and error pages?

  19. #19
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: new form

    Yes, if you don't the person sending the form info will be directed to a:
    404 Error Page
    because you didn't make and publish a success.html page. And...if they make an error on the form it will not be sent to you and they will also be directed to the 404 Error Page.
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

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