Results 1 to 5 of 5

Thread: i need help here!
      
   

  1. #1
    gioduck's Avatar
    gioduck is offline Sergeant
    Join Date
    Sep 2008
    Posts
    34

    Question i need help here!

    hi,
    i need some advice about the form i've published.(http://www.memoriesdewedding.com) Once i click the submit button, it loaded to another error page.(error 404 not found) i could receive the form in my mail box.

    In the form properties, under event tab i've added 'onSubmit' event with 'Javascript' function [alert'Thank you for submitting to us'].

    My problems are:
    1)What should i do to make the page reload to index page once the submit button is click.
    2)Do i really need to create a success/thank you page?
    3)What are the difference in adding javascript function in events tab under Form properties and events tab under submit button properties?

    Thank you so much for your kind attention on my problems.

  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: i need help here!

    If you use both .. the javascript and the php script to submit the form you are creating a conflict. You need to use a php script that submits the form only and doesnt perform the follow thru to the thank you page if you want to use the java script..easier to just LEAVE IT off.

    If you use the Thank you page and develop it from the rest of your site you can use a meta refresh to redirect them to the home page several seconds after the page loads to redirect them to the home page.. otherwise your menu etc would all be there if they wished to continue further.

    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
    gioduck's Avatar
    gioduck is offline Sergeant
    Join Date
    Sep 2008
    Posts
    34

    Default Re: i need help here!

    hi Karen,
    Thanks for your prompt reply. Actually i don't understand how could i link my thank you page after submit button is click and how could i use meta refresh to redirect bck to the home page? sorry to trouble again.

    James

  4. #4
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: i need help here!

    If you open the form properties box
    then substitute your home page address in place of the success.html
    then on submit would take your clients back to your home page.

    Why not create the success/thankyou page with a direct link back to your home page anyway ?¿

  5. #5
    gioduck's Avatar
    gioduck is offline Sergeant
    Join Date
    Sep 2008
    Posts
    34

    Default Re: i need help here!

    Thanks alot David! You guys are GREAT!!!

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