sorry about the pm
Code:
<FORM> <INPUT type="button" value="Submit" name="GO"/> </FORM>
I have populated the drop down. I need to select a highlighted option in it and pass it as a var to a button. Then the button "onclick" will run a sql statement with the Value inserted...
Leave a comment: