R
raisin_smiles
Guest
page using PHP only? I believe this code is javascript and NOT php
<select size="1" name="played" onchange="this.form.submit()">
All I want to do is on the change either reload the page or like the code above does simulate pressing the submit button on the form.
Thanks
<select size="1" name="played" onchange="this.form.submit()">
All I want to do is on the change either reload the page or like the code above does simulate pressing the submit button on the form.
Thanks