disabling buttons on my jsp page
843835Mar 25 2002 — edited Mar 25 2002i have a jsp page which has 2 submit buttons each being directed to their respective pages. In that page i have check boxes. What i need is that on load the page both buttons are disabled. when the checkbox are clicked, then one of the buttons s activated. if the checkbox are not clicked the other button is activated. Urgent help needed.
Thank you