|
 |
asp_web_howto thread: Sending keystrokes to a Text Area?
Message #1 by "Owen Mortensen" <ojm@a...> on Mon, 18 Dec 2000 10:29:51 -0700
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_001C_01C068DD.74585120
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Anyone know if it's possible to send keystrokes to a TextArea from client
side JavaScript? I need to be able to insert text at the CURRENT insertion
point, so if anyone knows another way to do that....
TIA,
Owen
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #2 by "Martin McIntyre" <martin@m...> on Mon, 18 Dec 2000 22:56:42 -0000
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_0018_01C06945.C9A0EA80
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
On a similar problem.
How do I move the cursor to the end of a text field that already has a
value.
i.e. Send and END key press while on focus of the text box
in >= IE 5
Thanks
Martin
-----Original Message-----
From: Owen Mortensen [mailto:ojm@a...]
Sent: 18 December 2000 17:30
To: ASP Web HowTo
Subject: [asp_web_howto] Sending keystrokes to a Text Area?
Anyone know if it's possible to send keystrokes to a TextArea from client
side JavaScript? I need to be able to insert text at the CURRENT insertion
point, so if anyone knows another way to do that....
TIA,
Owen
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform.
Dedicated processor, RAM, and server resources provide dedicated server
performance at virtual server prices. Commercial components provided; custom
components allowed.
leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
|
|
 |