Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

ASP.NET displaying multiple serverside events to browser

Question posted by: =?Utf-8?B?QW5kcmV3IFN0b2tlcw==?= (Guest) on July 9th, 2008 07:55 PM
Hi

I have a usercontrol which contains ajax toolkit controls which I am using
in a SharePoint siite. When the user clicks one of the buttons on the page
it fires a series of events server side (creates a new project in project
server, creates an new SharePoint site ... ) each of which take quite some
time. I would like to display the successful completion of each event in the
control to so the user can see what progress has been made.

I am struggling to understand how I can engineer the page to perform each
task in turn, post the page back after each task has occurred (to update the
UI that the task has been done) then fire the next server side event. It's
easy to update a control with the status changes but the updated control is
only displayed to the user when all of the server side events have completed.

Can anyone help me with this?


Regards

Andrew

Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
Bob Barrows [MVP]'s Avatar
Bob Barrows [MVP]
Guest
n/a Posts
July 10th, 2008
12:15 AM
#2

Re: ASP.NET displaying multiple serverside events to browser
There was no way for you to know it (except maybe by browsing through some
of the previous questions in this newsgroup before posting yours - always a
recommended practice) , but this is a classic (COM-based) asp newsgroup.
ASP.Net bears very little resemblance to classic ASP so, while you may be
lucky enough to find a dotnet-knowledgeable person here who can answer your
question, you can eliminate the luck factor by posting your question to a
group where those dotnet-knowledgeable people hang out. I suggest
microsoft.public.dotnet.framework.aspnet or the forums at www.asp.net.

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"



=?Utf-8?B?QW5kcmV3IFN0b2tlcw==?='s Avatar
=?Utf-8?B?QW5kcmV3IFN0b2tlcw==?=
Guest
n/a Posts
July 10th, 2008
08:45 AM
#3

Re: ASP.NET displaying multiple serverside events to browser
Bob

I was struggling to find an ASP.NET newsgroup and as I saw a couple of posts
mentioning .NET so I thought this must an ASP/ASP.NET newsgroup . I was
wondering why .NET was a little thin on the ground.

Thanks for pointing me in the right direction.

Regards

Andrew

"Bob Barrows [MVP]" wrote:
Quote:
Originally Posted by
There was no way for you to know it (except maybe by browsing through some
of the previous questions in this newsgroup before posting yours - always a
recommended practice) , but this is a classic (COM-based) asp newsgroup.
ASP.Net bears very little resemblance to classic ASP so, while you may be
lucky enough to find a dotnet-knowledgeable person here who can answer your
question, you can eliminate the luck factor by posting your question to a
group where those dotnet-knowledgeable people hang out. I suggest
microsoft.public.dotnet.framework.aspnet or the forums at www.asp.net.
>
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
>
>
>


 
Not the answer you were looking for? Post your question . . .
182,318 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors