C
Cralis
Hi guys,
I am using a normal ASP.Net Web Service. I make a call to my
webservice from a WinForms app, and displaying a message in the status
bar indicating that the app is communicating. It's very static
though.. just says 'Communicating'.
Is there a way to make it change? Like maybe a ... animating after the
words?
Also, there a way to change the text to 'Recieving...' when the web
service is bust replying?
So... 'Sending...' when the request is being sent, and 'Replying..'
when the web service is returning the data?
I am using a normal ASP.Net Web Service. I make a call to my
webservice from a WinForms app, and displaying a message in the status
bar indicating that the app is communicating. It's very static
though.. just says 'Communicating'.
Is there a way to make it change? Like maybe a ... animating after the
words?
Also, there a way to change the text to 'Recieving...' when the web
service is bust replying?
So... 'Sending...' when the request is being sent, and 'Replying..'
when the web service is returning the data?