Thread

R

RajeevSekar

Hai Experts,
I have one aspx Page that updates lots of data to Active
Directory.This Part is done, But i need to display the status of
updation(That is How Many Entries are updated) for certain Period of time
and how many entries are pending to update. Is it possible through Threads,
can anyone please suggest me what to do.

Thanks,
Rajeev.
 
S

Swanagon, John M \(John\)

I have done something similar, but it involved upload status instead. But,
I believe the concepts are similar. You want to display % complete, right?
It involved using an IFRAME (this showed the % complete). The main page
continued to process while the page in the IFRAME refreshed every couple of
seconds to determine what the status was.

I built an object that processed the upload and provided a % complete. The
page displaying the status complete interrogated that object for its status
while the other page did the work. I used threading and chunking (for the
upload) in this solution. I believe you could do something similar.

Sincerely,
John Swanagon
Sr. Software Engineer, Avaya Labs
Avaya Inc.
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top