cancel
Showing results for 
Search instead for 
Did you mean: 

refresh screen in asp.net with sap.net connector

Former Member
0 Kudos

i have an asp.net application that is running that performs several processes. i would like to show messages on the screen step by step as the processes get completed. right now they only show at the very end. is there a way to refresh the screen easily to show messsage on the screen????????????

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Janice,

How are you doing today ?

Have you used Web service behaviors ?

http://samples.gotdotnet.com/quickstart/aspplus/doc/wsbehavior.aspx

these are client side controls which refresh themselves without causing the entire page to refresh. this could be one method of tracking different threads individually.

with respect,

amit

Answers (0)