RE: Login Progress Bar
From: srs (srs_at_discussions.microsoft.com)
Date: 12/18/04
- Next message: Buddy Ackerman: "User Input Validation"
- Previous message: srs: "Re: Login Progress Bar"
- In reply to: Ernie: "Login Progress Bar"
- Next in thread: tomBond: "Re: Login Progress Bar"
- Reply: tomBond: "Re: Login Progress Bar"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 17 Dec 2004 21:05:01 -0800
I am also trying to do similar thing. I want progress page/bar while wating
for query to return the result to display. My question is how the progree
page/bar will know to redirect the page to the result page?
thanks in advance
"Ernie" wrote:
> I have a unique issue...
> We are using Microsoft Commerce Server and Content Manager on our
> eCommerce Site. I have been requested to display a login status (Pic
> that says Please Wait) in a control that is located on multiple pages.
> Therefore I need to embed a code segment to be executed when a specific
> button is pressed to display the "Please Wait" without having to wait
> for the postback to finish.
>
> I am looking to do this in a client side script that is usable by most
> browsers. Any assistance or direction would be greatly appreciated.
>
> We are not allowed to use frames (and I agree). The code primarily used
> is C#. The following is a code snippet of the button that I need to
> capture and execute a client side script:
>
> <asp:Button id="Button1" style="Z-INDEX: 101; LEFT: 40px; POSITION:
> absolute; TOP: 128px" runat="server"
> Text="Button"></asp:Button>
>
> 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!
>
- Next message: Buddy Ackerman: "User Input Validation"
- Previous message: srs: "Re: Login Progress Bar"
- In reply to: Ernie: "Login Progress Bar"
- Next in thread: tomBond: "Re: Login Progress Bar"
- Reply: tomBond: "Re: Login Progress Bar"
- Messages sorted by: [ date ] [ thread ]