Can something like this be done with .net/AJAX

J

Jason Hartsoe

I am writing an application in .net 3.5 (VB.net) using VS 2008. I am
interacting with a stored procedure (MS SQL) and want to return status
updates back to the user client side. I'm copying tables from one database
to another. After each sucessful copy I want to show the status completed
for each table, changing the label text/etc each time. Something similar to
the windows file copy method only in an asp.net application.

IE. Copying table 1, then Table 1 completed, then copying table2, table 2
completed
and so on...

Is this possible? Any examples?

Thanks!

Jason
 
J

Jason Hartsoe

thanks Mark for the quick reply, but is there a way to also to change the
text of a label while using the progress bar?

After each update i want it to change the label's text to reflect it's
current status...while also increasing the progress bar's percentage.

What i'm running into is nothing changes until the completion of all
databases are copies...then the label changes to the text i specified.
 
M

Mark Rae [MVP]

thanks Mark for the quick reply, but is there a way to also to change the
text of a label while using the progress bar?

Yes - Bruce has already given you the technique...
 
J

Jason Hartsoe

?

i replied to his message, but i've not yet receive a response back from
him...i just didn't clear out the rest of the message during the reply.

but i'll definately keep googling.

thanks!
 

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,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top