[Snip] > Can I use PHP to monitor the status HASP parallel port keylock in the > client side? [/Snip]
No you can't. PHP is server-side and has no access to client machines. You could _maybe_ do it with JavaScript and then pass on the info to PHP with a redirect or something like that. Regards Joakim Andersson -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php