Hi all:
I have a button in a masterpage. When I click it,I transfer execution to a content page.
When I click it again, it must run the code in the click event, not the page_load of the content page again
The button is to begin session. After clicking it for the first time it shows the 'finish session' text.
Is it possible?
Thanks in advance
Go to the complete details ...