(newbie) html:text tag, enforcing numeric input

2002-07-18 Thread Glen Mazza
Quick question (I couldn't find the answer in the Struts documentation): How do I enforce numeric (as opposed to alphanumeric) entry into html:text tags. For example: html:password property=Employee Number size=5 maxlength=5/ I would the user just to be able to type numbers for this field.

RE: (newbie) html:text tag, enforcing numeric input

2002-07-18 Thread Kamholz, Keith (corp-staff) USX
conversions. Good luck. ~ Keith http://www.buffalo.edu/~kkamholz -Original Message- From: Glen Mazza [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 1:38 PM To: [EMAIL PROTECTED] Subject: (newbie) html:text tag, enforcing numeric input Quick question (I couldn't find the answer

RE: (newbie) html:text tag, enforcing numeric input

2002-07-18 Thread René Eigenheer
have a look at struts validator -Original Message- From: Glen Mazza [mailto:[EMAIL PROTECTED]] Sent: Donnerstag, 18. Juli 2002 19:38 To: [EMAIL PROTECTED] Subject: (newbie) html:text tag, enforcing numeric input Quick question (I couldn't find the answer in the Struts