D
DavidC
I have a LinkButton that I only want it to run a javascript function at the
client so I put OnClientClick="return showdiv();" on it and the function
returns false but the form still does a postback. How can I stop this?
Thanks.
client so I put OnClientClick="return showdiv();" on it and the function
returns false but the form still does a postback. How can I stop this?
Thanks.