Results 1 to 2 of 2

Thread: AJAX timer for loading few pages

  1. #1
    Join Date
    Nov 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default AJAX timer for loading few pages

    Hi to all... my first post, but Im not new one
    Im using scripts from DD few years already, and i want to say thanks for all free scripts and hard work

    I want to ask, how can I submit 2 form filed from one page to 2,3 or more other pages, but with some pause between each request?

    For example its like submiting this post, but after clicking:
    1. forms will be AJAX submitted to page 1.asp
    2. after that i need some confirmation and pause 20 seconds
    3. forms will be AJAX submitted to page 2.asp
    4. after that i need some confirmation and pause 20 seconds
    5. forms will be AJAX submitted to page 3.asp
    6. after that i need confirmation that everything is submitted


    I found many solution for refreshing boxes, panels... etc, but nowhere how to open 2-3 page with some pause between.

    Could someone help me... pls
    Please and thanks

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    http://jquery.com
    That has a lot of ajax functions on it that make ajax easier. I don't know if that will help, but thats all I can because I don't code ajax.
    Jeremy | jfein.net

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
  •