Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Javascript Capture Commands
Name: go_places_puterwize Date: January 20, 2007 at 22:56:17 Pacific OS: Windows Server 2003 Stand CPU/Ram: P4/256MB Product: Gateway/300S
Comment:
Hello again everyone. I have a simple request for you all. I am looking for a list (or just one) Javascript catpure Command(s). e.g. onLoad, onClick, on whatever. I need to capture the Enter Key, or the command to capture a specified key. I am working on my website, and just need a key capture command, help would be nice. Thanks.
Curiousity only injured the cat. I finished it off.. Muahahaha...
Summary: Javascript. Create the popup command in the page which launches it, then create a javascript onLoad command which sends the "javascript:windowclose()" instruction after x seconds, in to the popup page...
Summary: Thanks..... I have this linksys router which has stopped disconnecting after the set idle time...so I was wondering if I would find the http command behind the 'disconnect' button on the routher admin...
Summary: You are looking for a java applet...javascript and CGI are not designed for this kind of thing. I suppose you could potentially write a form that posts to the CGI app, which in turn gets the output o...