Re: Display Message while code runs.
- From: "Steve C. Orr [MVP, MCSD]" <Steve@xxxxxxx>
- Date: Thu, 2 Jun 2005 14:36:35 -0700
This is simplest solution I've seen:
http://www.aspnetpro.com/NewsletterArticle/2003/08/asp200308bm_l/asp200308bm_l.asp
--
I hope this helps,
Steve C. Orr, MCSD
http://SteveOrr.net
"David Allison" <nospam@xxxxxxxxxxxxxxxxxx> wrote in message
news:b550923c-2009-4525-9f6a-fea7f0b5a10b@xxxxxxxxxxxxxxxxxxxxxxx
>I have written a Login page which initializes a session. I am trying to
>display a message to the user letting them know that the session is
>intializing. I would ideally like to load a page that displays while the
>query is running. Any ideas on how to accomplish this? I have tried to add
>webforms and user their page load events to launch my code but that does
>not work.
>
> From
> http://www.developmentnow.com/g/8_2003_11_0_0_0/dotnet-framework-aspnet.htm
>
> Posted via DevelopmentNow.com Groups
> http://www.developmentnow.com
.
- References:
- Display Message while code runs.
- From: David Allison
- Display Message while code runs.
- Prev by Date: Using both server side validation and client side validation
- Next by Date: Re: Automated emails
- Previous by thread: RE: Display Message while code runs.
- Next by thread: Re: Display Message while code runs.
- Index(es):
Relevant Pages
|