aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes How to use f9 key in java 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 "How to use f9 key in java" Watch "How to use f9 key in java" New topic
Author

How to use f9 key in java

Harshal Gurav
Ranch Hand

Joined: May 29, 2008
Posts: 150
Hi,
In my one jsp form I have multiple(8-10) input field where user have to enter input field.
I am trying to filled all this input field with the data retrieved from database.
Now the Scheme is like once user enter to the particular input field like name or companyId and enter the f9 key he will be able to see all the data from database like retrieved from database like select * from usermaster or any in another window . once user select particular entry it should be filled into that particular input field and simillar all the filled.

can anuone help here.
Thanks and Regards
harshal
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
Well Java != JavaScript

http://www.quirksmode.org/js/keys.html
http://snippets.dzone.com/posts/show/4961

Eric
 
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: How to use f9 key in java
 
Similar Threads
Add Enter Key Value in Input Box
How to retrieve multiple row data from oracle table and show it in jsp page
field mapping
How to increase speed while retrieving data from tale and showing it in pop up win
Regarding Database Transction sychronisation