neillovell
Programmer
<input type="text" name="RowIDField" size="4" >
this is causing me problems in accessing my database because I am filtering using the autonumbers field. With this text box being text, the computer claims there's a mismatch in data types. How do I create a box that users input only numbers in to?