in reply to Using CGI (Perl) and javascript at the same time
That said, another way of sending the information to your Perl script would be with a hidden image, whose URL would be something like "register_machine_name.cgi?name=whatever", where "whatever" is introduced by your client-side script.
|
|---|