Hello,
I am new to .net and need help.
I am working on a form (.net version 2.0) in which code has to be moved from OnLoad method of a page to a button click event (Button is on the same page).
Is this possible? How do I go about this?
Thanks in advance.
Anu