Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base Q5604

irt.org | About | Feedback | 1026 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q5604

Sent by
Adam Rubin on April 01, 2000 at 23:40:02:

Worth:
Worth reading

Comments:
You may want to pass the info along as a hidden input to a form as well... this is using the same idea as above, but here's another way to implement it:

This example is using VBScript instead of javascript.

firstname = "adam";
document.write(\"<input type=hidden name=firstname value=\" & firstname & \">\")


When the form is submitted, your perl code now has full access to the "$firstname" variable.


Other feedback on 'irt.org FAQ Knowledge Base Q5604' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.