Hello I have searched for an answer on this it's probably there somewhere.
I have a one button form
<form><INPUT TYPE="button", name="go_update" value="Re-Submit" onclick="do_update()"></form>
and depending on other values I need to hide or disable this button. Is there any way to do do this.
Thanks
Anto2
I have a one button form
<form><INPUT TYPE="button", name="go_update" value="Re-Submit" onclick="do_update()"></form>
and depending on other values I need to hide or disable this button. Is there any way to do do this.
Thanks
Anto2