This script adds the Name of version number of the browser used to submit the form. Use it in you guestbbok to learn which browser your visitors are using.
Name: Email: comments:
when you click the submit button, it will add the stamp:
sample usage:
<input type="submit" value="submit" onclick="addBrowserOSstamp(sample, 'browser')">
in this case "sample" is the name of the form - it should not be enclosed in quotes in this case "browser" is the name of the form element which will hold the stamp