View Single Post
  #2 (permalink)  
Old 01-19-2008, 02:06 AM
wsaryada wsaryada is offline
Senior Member
 
Join Date: Jun 2007
Location: Bali, ID
Posts: 102
wsaryada is on a distinguished road
When you submit your form that contains a textarea you can get its value using the request.getParameter() method. After you get the value just use the String.indexOf() method to locate the first character found in the string.
__________________
Website:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Blog:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote