J
John Straumann
Hi all:
I have a button on a web form that calls a method in the code-behind file,
OnClick="cmdButton_Click"
and I am wondering if it is possible to close the web form from the
code-behind? Or would I have to use client-side script to call the
code-behind method, and then close the form from the client?
Can anyone make a suggestion and/or point me at an info source?
Thanks all!
John.
I have a button on a web form that calls a method in the code-behind file,
OnClick="cmdButton_Click"
and I am wondering if it is possible to close the web form from the
code-behind? Or would I have to use client-side script to call the
code-behind method, and then close the form from the client?
Can anyone make a suggestion and/or point me at an info source?
Thanks all!
John.