thanks for reply
I know it but problem is to get click event of refresh button of the browser
Im not sure it exist or not
thanks
User Profile
Collapse
-
Is there any way to get click event of refresh button of browser?
Hi
Is there any way to get click event of refresh button of browser ?
thanks -
how to disable functionality of refresh (logo or button) in browser
how to disable functionality of refresh (logo or button) in browser
pls don't answer for F5 as I have done that
I need this for our intranet website
so, pls dont ask why u need this? -
hi
its ok to use asp.net controls instead of html
but what if we have to create report at run time.thats why we used html control
and dint find solution
how to call function which is on same page
( code behind page)
problem is that Im not getting click event of this button (html button )on this
page ( code behind page )
thanksLeave a comment:
-
-
on page load,
but have to call function on button click which is creating at run timeLeave a comment:
-
How to call a function on run time button click
How to call a function on run time button click.
As I have created a table and a button on run time and want to call a function on its click on
code behind page(.cs page).
It is in Asp.net with c#
my code full details is like
Code:strhtml = strhtml.append(<button id=btnclick, runat='server',onclick=testfunction''></button>);
...
No activity results to display
Show More
Leave a comment: