aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes client side validation in jsp Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "client side validation in jsp" Watch "client side validation in jsp" New topic
Author

client side validation in jsp

punitha purusothaman
Greenhorn

Joined: Sep 07, 2012
Posts: 2
Hi,
I created the jsp in eclipse for the screen design..in that i created the editable drop down where i can type as well as select...here i want to include the validation to accept only character using java script....
i implemented that in onblur and onkeyup events..but its not working....can any one help at which event i ve to include the java script function to validate the editable drop down..
Ashwini Kashyap
Ranch Hand

Joined: Aug 30, 2012
Posts: 61
Hi Punitha,

For drop down, you need to make use of onchange event.

Thanks and Regards,
Ashwini Kashyap | akashyap@infocepts.com | www.infocepts.com
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: client side validation in jsp
 
Similar Threads
dynamic drop down list values
Reg : Drop-down box
drop down like google auto suggest in strut 1.2
drop down
fields should be mandatory depending on drop down select