-
VB & DHTML
I am new to this (DHTML), but not new to VB. I am making a simple test dll
to use with IE via VB's DHTML. The problem is this...in the Document area
I need to know what key is pressed..so in the onkeydown section of 'Document'...what
code do I write to capture the key that has been pressed. In old VB it
is just a matter of capturing the keyCode. Example Dim A...A=KeyCode, etc.
What do I use to capture it in onkeydown? I tried debug.print document.onkeydown,
but all I get is 'Null'. Anyone out there have a simple debug.print
? to know the key that was pressed? Thanks for any help you can give
me.
Nevyn
nevyncampanella@gilanet.com
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks