Hi Experts here,
Pls help.
when I disable the button using the code
document.getElementById("mybutton").disable=true;
it is disabling perfectly but when the page gets refreshed again it comes
to enable position
so, I need a code even when the refreshing the page also my button is in disable position.
Thanks and Regards,
Srinivas yadav.