Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Handling requests that take a long time.

Reply
Thread Tools

Handling requests that take a long time.

 
 
SJ
Guest
Posts: n/a
 
      12-10-2005
I have a request to the server that could take upto 10 mins to come back
and display the results.
I want to either
a) Redirect to a new "Please wait" page till the processing is done, then
redirect back to the results page , or
b) Display a "Please wait" message on the same page that sends the request
to the server and refresh the page to display the results.
I know websites like orbitz and travelocity do this.

Any idea how I would accomplish this?

Thanks,
-SJ.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
problem in running a basic code in python 3.3.0 that includes HTML file Satabdi Mukherjee Python 1 04-04-2013 07:48 PM
Having compilation error: no match for call to ‘(const __gnu_cxx::hash<long long int>) (const long long int&)’ veryhotsausage C++ 1 07-04-2008 05:41 PM
Handling requests that have a long response time SJ ASP .Net 3 12-11-2005 01:15 AM
web requests and mobile requests Fernando Arámburu ASP .Net 1 04-08-2005 07:13 PM
SimpleHTTPRequestHandler handling long lasting requests problem Andy Leszczynski Python 4 03-14-2005 06:35 AM



Advertisments