Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: DaveSefton
  • Content: Threads
  • Order by date
  1. DaveSefton

    XMLHttpRequest - Open ("POST",url,true) not working like I thought

    Hello I'm trying to start a process and then continue on with my current page while this process is running in background. My assumption with code below is that once POST is sent, it will then continue thru code and 'submit' the form 'without' waiting for POST process to complete. The 'submit'...
  2. DaveSefton

    XMLHttpRequest - Open ("POST",url,true) not working like I thought

    Hello I'm trying to start a process and then continue on with my current page while this process is running in background. My assumption with code below is that once POST is sent, it will then continue thru code and 'submit' the form 'without' waiting for POST process to complete. The 'submit'...
  3. DaveSefton

    submit a function 'call' from asp page and then continue to next page

    Hello I would like to ‘submit’ a process (function call) from a ASP web page and simultaneously continue on to next page for more processing ... possible ?? Thx

Part and Inventory Search

Back
Top