R
Russ
In my C# web client, when user clicks submit button, I want to provide
a messagebox advising the success or failure. User would then click
OK and be able to continue. I see that a validation summary can put
up a messagebox (it's neat!) but I can't find any way to accomplish
this programmatically (as a result of the response from a web service
call).
Is this possible? How?
Thanks, Russ
a messagebox advising the success or failure. User would then click
OK and be able to continue. I see that a validation summary can put
up a messagebox (it's neat!) but I can't find any way to accomplish
this programmatically (as a result of the response from a web service
call).
Is this possible? How?
Thanks, Russ