[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] CGI permission problems (driving me bonkers)



-----Original Message-----
From: No I Won't 
Sent: Friday, August 16, 2002 12:33 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: RE: [cobalt-users] CGI permission problems (driving me bonkers)


Curtis:

yes, I turned on CGI for the site.

If you want to see the actual test form go to:
http://www.caribblueapts.com/english/reservationstest.html
---------------------

Uhh, your form tag is mislocated. You're not sending the cgi script
any fields except the submit button. The <form tag should be located
before the first <input tag. The </form> tag is OK where it is.