Feedback on: irt.org FAQ Knowledge Base Q235
Worth:
Not worth reading
Comments:
How the heck is this form supposed to submit if javascript isn't enabled???
silly.
Worth:
Length:
Technical:
Comments:
Put the following code inside of your form. I don't know why it works, but it does:
<div style=display:none>
<input type=text id=whatever name=whatever value=whatever>
</div>