Please Wait While Page Loads....
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS ASP > Please Wait While Page Loads....




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Please Wait While Page Loads....  
Jason .


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-25-04 12:05 AM

I have seen a few articles with a javascript example but it is not
working for me.  The server side code is processed first and then the
javascript so I basically get my page loading splash screen displayed
for a split second and then my page I am navigating to.

How do I display the "Please Wait..." before the server side code kicks
in?  Thanks.



*** Sent via Developersdex http://www.codecomments.com ***
Don't just participate in USENET...get rewarded for it!





[ Post a follow-up to this message ]



    Re: Please Wait While Page Loads....  
Aaron [SQL Server MVP]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-25-04 12:05 AM

http://www.aspfaq.com/2498

--
http://www.aspfaq.com/
(Reverse address to reply.)




"Jason ." <jrp210@yahoo.com> wrote in message
news:OhrEgqfiEHA.1048@tk2msftngp13.phx.gbl...
> I have seen a few articles with a javascript example but it is not
> working for me.  The server side code is processed first and then the
> javascript so I basically get my page loading splash screen displayed
> for a split second and then my page I am navigating to.
>
> How do I display the "Please Wait..." before the server side code kicks
> in?  Thanks.
>
>
>
> *** Sent via Developersdex http://www.codecomments.com ***
> Don't just participate in USENET...get rewarded for it!







[ Post a follow-up to this message ]



    Re: Please Wait While Page Loads....  
Jason .


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-25-04 12:05 AM

Thanks.  The example works great but when I apply it to my page I get a
blank page for a few seconds and then the "Please Wait..." appears for a
split second and then the rest of the page is displayed.

I need the Please Wait to appear as soon as the page is loaded, prior to
the server side script.  It seems that the server side script is being
processed and then the message appears.

I have a bunch of database related calls and web services going on and
then I display the page.  I put the Response.Flush right after the
"Please Wait" script.  Should I be putting this at the top of the page?



*** Sent via Developersdex http://www.codecomments.com ***
Don't just participate in USENET...get rewarded for it!





[ Post a follow-up to this message ]



    Re: Please Wait While Page Loads....  
Curt_C [MVP]


Report This Message To A Moderator Edit/Delete Message


 
08-25-04 10:58 PM

the Resp.Write and Resp.Flush need to be FIRST, before the processing.

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com


"Jason ." <jrp210@yahoo.com> wrote in message
news:u%23c0eGgiEHA.204@TK2MSFTNGP11.phx.gbl...
> Thanks.  The example works great but when I apply it to my page I get a
> blank page for a few seconds and then the "Please Wait..." appears for a
> split second and then the rest of the page is displayed.
>
> I need the Please Wait to appear as soon as the page is loaded, prior to
> the server side script.  It seems that the server side script is being
> processed and then the message appears.
>
> I have a bunch of database related calls and web services going on and
> then I display the page.  I put the Response.Flush right after the
> "Please Wait" script.  Should I be putting this at the top of the page?
>
>
>
> *** Sent via Developersdex http://www.codecomments.com ***
> Don't just participate in USENET...get rewarded for it!







[ Post a follow-up to this message ]



    Re: Please Wait While Page Loads....  
Larry Bud


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-25-04 10:58 PM

Jason . <jrp210@yahoo.com> wrote in message news:<u#c0eGgiEHA.204@TK2MSFTNGP11.phx.gbl>...[v
bcol=seagreen]
> Thanks.  The example works great but when I apply it to my page I get a
> blank page for a few seconds and then the "Please Wait..." appears for a
> split second and then the rest of the page is displayed.
>
> I need the Please Wait to appear as soon as the page is loaded, prior to
> the server side script.  It seems that the server side script is being
> processed and then the message appears.
>
> I have a bunch of database related calls and web services going on and
> then I display the page.  I put the Response.Flush right after the
> "Please Wait" script.  Should I be putting this at the top of the page?[/vbcol]

Why is your page so slow loading as to require a Please Wait message
in the first place?





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:32 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register