PC Review


Reply
Thread Tools Rate Thread

Dispaly message while loading the page

 
 
JoeP
Guest
Posts: n/a
 
      15th Jan 2008
Hi All,

What kind of code is good to display message while the page is loaded:
Something like this: Please wait...
and when it is fully loaded then to clear the message.

Please let me know of what methods and some code.

Thanks,

Joe


 
Reply With Quote
 
 
 
 
Scott M.
Guest
Posts: n/a
 
      16th Jan 2008
At the end of your code, on the please wait page, you'd add:

response.redirect("newpage.aspx")


"JoeP" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> That sounds like a good idea.
> How would I know when the processing is done? Any code?
>
> Thanks,
>
> Joe
>
> "Scott M." <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> You could have users directed to a page that says "Please Wait" and have
>> the processing done in the background of that page. Then, when the
>> processing is done, simply redirect the user to a new page with the
>> results.
>>
>>
>> "JoeP" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>>> Hi All,
>>>
>>> What kind of code is good to display message while the page is loaded:
>>> Something like this: Please wait...
>>> and when it is fully loaded then to clear the message.
>>>
>>> Please let me know of what methods and some code.
>>>
>>> Thanks,
>>>
>>> Joe
>>>

>>
>>

>
>



 
Reply With Quote
 
JoeP
Guest
Posts: n/a
 
      16th Jan 2008
Ok Thanks.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Re: Dispaly message while loading the page Scott M. Microsoft ASP .NET 1 15th Jan 2008 10:28 PM
Re: Web Page Loading and Frontpage message Daniel Crichton Windows XP Internet Explorer 0 13th Dec 2005 11:52 AM
Dispaly message Rmagic Microsoft Excel Programming 1 20th Nov 2005 11:48 AM
Cannot dispaly page SteveK Windows XP Networking 0 9th Aug 2004 07:30 PM
Dispaly a page to a specific user Jack David Microsoft ASP .NET 1 13th Jul 2003 09:50 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:02 PM.