Author |
Message |
17/03/2002 00:06:13
|
Anonymous
|
when form is submitted i the guestbook.pl is returning error "No Valid Command".
any hints to what may be causing this error.
thanks in advance
|
|
19/03/2002 19:04:51
|
Anonymous
|
Thanks to all who looked at this...I figured out the problem...if anyone has the same problem be sure not to delete the hidden field in the form if you are tweaking the form.
|
|
09/07/2004 23:06:03
|
Anonymous
|
What hidden field? I'm having the same problem!
|
|
09/07/2004 23:22:57
|
Anonymous
|
found it:
It's right after the SIGN THE GUESTBOOK line at the top of the addentry.html table.
It needs:
<input type="hidden" name="add" value="new">
BTW this posting applies to the basic 1.5 Guestbook.
Thanks for the great script!
|
|
|