This line works:
Echo '<td width="100"><div align="center"><a href="olgnsr.php">Name Select</div></a></td>';
I what to do something like this:
Echo '<td width="100"><div align="center"><FORM><INPUT TYPE="button" VALUE="Name Select" onClick="olgnsr.php"></FORM></div></td>';
When I click on the button nothing happens. Is there anyway to get this button to run the olgnsr.php script?
Thanks,
Jon


Sign In
Create Account


Back to top









