DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/)
-   JSP (http://www.daniweb.com/forums/forum24.html)
-   -   input type only text in jsp (http://www.daniweb.com/forums/thread123782.html)

sonu_net May 12th, 2008 2:53 am
input type only text in jsp
 
i have a code written in jsp to enter and edit user accounts. But for fields like Name its taking numeric values also, and also how to check an enter only valid format of e-mail in the e-mail id field. Is there any function in jsp like isAlpha, isAlphanumeric to check the input type???

jwenting May 12th, 2008 9:11 am
Re: input type only text in jsp
 
there isn't, and there shouldn't be, as such things are NOT things you do in a JSP.
Javascript maybe, servlets certainly, but not JSP.


All times are GMT -4. The time now is 4:57 pm.

Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC