Help needed

I

in.javadocs

Hi i am using jsp now i have to create non editable textbox.suppose
when i enter a character it should diplay that character related data
from the database side


can anybody help
 
C

chinmoy.titan

write fuctions, add actionlistener, when get keyboard event, use that
fuction!

I think you need to use ajax...just think ...once i press a key say
"a"..on key up event u need to call a js function which would make a
request to server to fetch the data starting with the character from
database....but at the same time its resource consuming and may
degrade the performance...Its better u allow the user to enter the
complete data and then goto server side to validate it from database...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,797
Messages
2,569,647
Members
45,374
Latest member
VernitaBer

Latest Threads

Top