B
Ben
Hi,
One ASP.NET transactional page conducts a long transaction in a button
click function.
I want to display the transaction progress info in label control
without refreshing page.
It is because page refreshing will commit the transaction
automatically.
How to do it?
Thanks,
Ben
One ASP.NET transactional page conducts a long transaction in a button
click function.
I want to display the transaction progress info in label control
without refreshing page.
It is because page refreshing will commit the transaction
automatically.
How to do it?
Thanks,
Ben