Hi,
Is it possible to declare a variable in On_load event of a page and use the same variable in On_click event (button) of the same page?
If yes, How do we need to declare the variable?
Can any body reply me.
Thanks
Is it possible to declare a variable in On_load event of a page and use the same variable in On_click event (button) of the same page?
If yes, How do we need to declare the variable?
Can any body reply me.
Thanks
Comment