Form Value Won't Post/Submit

2009-10-13 Thread SuperMetroid
The html code of the form, and my code are below. I can't get the value to post/submit.. instead I get an error. Can anyone help? HTML Code of Form: form method='post' autocomplete='off' input type='hidden' name='action' value='grant-revoke' / input type='hidden'

Re: Form Value Won't Post/Submit

2009-10-13 Thread Piet van Oostrum
SuperMetroid xsupermetro...@gmail.com (S) wrote: S The html code of the form, and my code are below. I can't get the S value to post/submit.. instead I get an error. Can anyone help? S HTML Code of Form: S form method='post' autocomplete='off' S input type='hidden' name='action'