Results 1 to 3 of 3

Thread: Ajax - Thank you page

  1. #1
    Join Date
    Dec 2005
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ajax - Thank you page

    I am interested in using this script
    http://www.dynamicdrive.com/dynamici...jaxcontent.htm

    To load my contact form page in a div.
    Was wondering, is it possible to make the 'thank you' page to appear in the same div as the contact form?

    I have given a try, and it just go to a whole new page instead.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    In general it's certainly possible, though you'll need to know enough PHP (or whatever the form script is written in) to modify the form script to return the proper HTML code instead of redirecting to a new page upon submission. It's probably easier just to find an Ajax style form submission script. I've never tried this, but here's one: http://www.dustindiaz.com/ajax-contact-form/

  3. #3
    Join Date
    Dec 2005
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you very much,
    it would work just fine
    =)

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
  •