I am using Commerce Server and during the login phase, it may take a
while. I have been requested that if someone is in the progress of
loggin in, to display an animated gif stating "Please Wait". I am not
allowed to use frames (I know why) and have been asked to avoid
JavaScript if at all possible.

Does anyone know how to check for an event, display a gif without
waiting for the current function that manages the login to return before
refreshing the page.

I was looking at some client side event?


A Plan without Action is a DayDream
Action without a Plan is a Nightmare

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

Re: Login Progress Bar by Aaron

Aaron
Wed Dec 15 16:01:06 CST 2004

I've seen various results to this as newer service packs/security fixes come
out.
http://www.aspfaq.com/2498

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




"Ernie" <nospan@devdex.com> wrote in message
news:OpkL$Gr4EHA.524@TK2MSFTNGP09.phx.gbl...
> I am using Commerce Server and during the login phase, it may take a
> while. I have been requested that if someone is in the progress of
> loggin in, to display an animated gif stating "Please Wait". I am not
> allowed to use frames (I know why) and have been asked to avoid
> JavaScript if at all possible.
>
> Does anyone know how to check for an event, display a gif without
> waiting for the current function that manages the login to return before
> refreshing the page.
>
> I was looking at some client side event?
>
>
> A Plan without Action is a DayDream
> Action without a Plan is a Nightmare
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!