Request Processing Page? Like an "in-between" page...

R

Roy

Anyone have any links and/or code samples demonstrating how this can be
done? Current procedure is that john doe clicks an item on a datagrid
and after however long, gets the info he wants.

What I want to do is have a page that pops up "in-between" the two
pages. Something that says "Processing Request: Please Wait" or
somesuch. I'd prefer to have a progress bar or something as well.
Anyone have any links/samples?

Thanks.
 
P

Patrick Steele [MVP]

Anyone have any links and/or code samples demonstrating how this can be
done? Current procedure is that john doe clicks an item on a datagrid
and after however long, gets the info he wants.

What I want to do is have a page that pops up "in-between" the two
pages. Something that says "Processing Request: Please Wait" or
somesuch. I'd prefer to have a progress bar or something as well.
Anyone have any links/samples?

One approach I've seen was using frames. The "progress" page was in one
frame at set to 100%. There was an animated GIF to display the
progress. The "hidden" frame (sized at 0%) did the work on once it
returned a result would redirect the browser to the results page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
DewittMill
Top