Results 1 to 2 of 2

Thread: Dynamic Ajax Content and form submit

  1. #1
    Join Date
    Apr 2008
    Posts
    28
    Thanks
    8
    Thanked 1 Time in 1 Post

    Question Dynamic Ajax Content and form submit

    1) Script Title:
    Dynamic Ajax Content

    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...jaxcontent.htm

    3) Describe problem:
    Is it possible to use this script when submitting forms, I would like to load the form processing page into the div and then use a php header redirect when processed to load another page into the same div, is this possible with this script, or is there a better script for doing this?
    a: If it is possible what is the method and syntax for the form action?
    b: What would be the syntax for header("Location: ajax url"); ?

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

    Default

    Getting a form to submit Ajax style is a bit more complicated than just modifying Ajax Content script. There are some other issues that need to be resolved. Your best bet is just to do a quick search on Google for Ajax form.
    DD Admin

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
  •