I am trying to right a script so that the "submit button" only appears when
certain criteria has been met. I have tried putting it in an IF statement,
without any luck. Maybe a function would allow me to do this?
<input type="Submit" value="Update">
Any help would be greatly appreciated
TIA
Jim