I need to submit something to a script that checks the value of the button, but I don't want the button to display that value.
The script is looking for button="submit", but I want the button to say "Add to Database".
Is that possible? Can I make the button display something other than the "value" ?
Thanks!