Results 1 to 4 of 4

Thread: Form Table Difficulties

  1. #1
    Junior Member
    Join Date
    Aug 2010
    Posts
    2

    Default Form Table Difficulties

    Using Version 9.1
    Have created a table, made it a form, and added labels & text boxes. Published without error. Set permissions to 755 for scripts folder & page.
    Click image for larger version. 

Name:	linwood1..jpg 
Views:	283 
Size:	209.3 KB 
ID:	403
    Go to website and fill in form. Clcik submit buttonClick image for larger version. 

Name:	linwood2..jpg 
Views:	283 
Size:	134.5 KB 
ID:	405
    Receive a 404 error, page not found.Click image for larger version. 

Name:	linwood3..jpg 
Views:	280 
Size:	47.6 KB 
ID:	406
    Email is sent and received in blank Click image for larger version. 

Name:	EstimateEmail..jpg 
Views:	268 
Size:	25.9 KB 
ID:	404

    Can anyone offer any suggestions as to what might be causing the email script to fail? Thanks in advance.

  2. #2
    Senior Member Adendum's Avatar
    Join Date
    Apr 2010
    Location
    London (UK) & Granada (Spain)
    Posts
    926

    Default

    JSLove,

    A couple of ideas....

    1. When you create the labels and the accompanying form fields ensure you (a) do not use spaces in the field name so "email address" is bad but "email_address" or "emailaddress" is good. (b) make sure you assign the label to the form field, so if you have a label called "Address 1" you must assign it to the form field "Address_1" or whatever you called it.

    2. The 404 error is probably because you have set a 'success' page and not uploaded one by the same name.

    That should solve the problems but if not post back and we can take another look. If it still fails export the page with the form as a template and post it here - it will be easier to analyse.
    Paul - Aditerum Ltd and AllSortsOfStuff Ltd
    NOF11 (in Admin mode!); Vista Premium 64bit; AMD Phenom IIx4 945 Processor 3.00Ghz; 8.0Gb RAM
    Wouldn't it be great if there was only a single browser to worry about!!!

  3. #3
    Junior Member
    Join Date
    Aug 2010
    Posts
    2

    Default

    Thanks so much for the assistance. Worked like a charm!
    1. Changed all field names from field name to field_name. Assigned labels to field names.

    2. Found that I had inadvertently capitalized the name of the success page in the url field. It was listed as http://www.mysite.com/html/Success.html. Changed it to http://www.mysite.com/html/success.html and presto the 404 went away. Thanks again for the prompt and accurate help.

    Quote Originally Posted by Adendum View Post
    JSLove,

    A couple of ideas....

    1. When you create the labels and the accompanying form fields ensure you (a) do not use spaces in the field name so "email address" is bad but "email_address" or "emailaddress" is good. (b) make sure you assign the label to the form field, so if you have a label called "Address 1" you must assign it to the form field "Address_1" or whatever you called it.

    2. The 404 error is probably because you have set a 'success' page and not uploaded one by the same name.

    That should solve the problems but if not post back and we can take another look. If it still fails export the page with the form as a template and post it here - it will be easier to analyse.

  4. #4
    Senior Member Adendum's Avatar
    Join Date
    Apr 2010
    Location
    London (UK) & Granada (Spain)
    Posts
    926

    Default

    lol, it's not often I get it all right first go! Gold Star for me then!!!
    Paul - Aditerum Ltd and AllSortsOfStuff Ltd
    NOF11 (in Admin mode!); Vista Premium 64bit; AMD Phenom IIx4 945 Processor 3.00Ghz; 8.0Gb RAM
    Wouldn't it be great if there was only a single browser to worry about!!!

Posting Permissions

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