pngtest Posted June 17, 2008 Share Posted June 17, 2008 Kinda of an easy question i hope. i am wanting to know if there is a way to make a text box only except number in a certain pattern. is that possible with php. Link to comment https://forums.phpfreaks.com/topic/110613-number-only-iput-box/ Share on other sites More sharing options...
wildteen88 Posted June 17, 2008 Share Posted June 17, 2008 You only able to to do this when the form is submitted. Not whilst the user is entering the data into the field <-- that will require javascript. Link to comment https://forums.phpfreaks.com/topic/110613-number-only-iput-box/#findComment-567483 Share on other sites More sharing options...
pngtest Posted June 17, 2008 Author Share Posted June 17, 2008 thanks thought that might be the case. Link to comment https://forums.phpfreaks.com/topic/110613-number-only-iput-box/#findComment-567486 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.