#1
|
||||
|
||||
![]() ![]()
so considering i know nothing about programming, could this be done in vbscript?
would it be like pages of typing or is it simple _________________ perfumes how to quit smoking |
#2
|
|||
|
|||
![]() ![]()
You should be use a onSubmit or onKeyUp or validation function tied to your form input. check out this quick bit below.
http://www.vbforums.com/archive/index.php/t-146017.html |
#3
|
||||
|
||||
![]() ![]()
Of course guy ,
Seems that you're just a designer and have just worked with web designer softwares . The first thing you must specify is that which object you want to track it about keystroke ? Is that your entire page ? Is that just a textbox ? is that a button ? is that an image ? let me take you the example about image ,which is the same as textbox and button (different from document) : You've got this tag : PHP Code:
If you've not studied math , a function is a set of commands that are applied to an input to produce and output . In this case , we've said that if key pressed "over this image" , do the actions speicifed in imgKeyPressed function . Now let's keep on creating our function , Here's the vbscript code : PHP Code:
For example to show user , which key's been pressed : PHP Code:
PHP Code:
The final code that you should write is here : For img, button, input, etc. : PHP Code:
PHP Code:
|
#4
|
|||
|
|||
![]() |
«
Previous Thread
|
Next Thread
»
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Windows Vista is not detecting Broadcom 802.11 adapter after intalling Vista SP1 | sagar_gupta | Vista Networking Forum | 0 | 03-25-2008 08:22 PM |