|
-
October 12th, 1999, 04:59 PM
#1
CAPSLOCK
Anyone know of a JAVA applet or script that will turn on the CAPSLOCK function.
-
October 14th, 1999, 05:34 AM
#2
Re: CAPSLOCK
hi
i am not able to understand what u r saying ? whether u want to trap the CAPS
lock or whenever applet is downloaded CAPSLOCK should be ON.
Clarify this.
-
October 14th, 1999, 05:43 AM
#3
Re: CAPSLOCK
I need to have the CAPS LOCK turned on.
This is for an interface to our database.
It currently opens a new window to an application
that requires all input in caps.
You can see the page I need it on at:
http://www.co.hernando.fl.us/pce
-
October 14th, 1999, 08:32 AM
#4
Re: CAPSLOCK
> It currently opens a new window to an application
> that requires all input in caps.
If that's the case , why dont you listen for keyevent and change the input chars to
upper case before you display it?
I dont think you can programatically turn on CAPSLOCK in java. Checkout in javascript.
Poochi..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|