[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] CGI permission problems (driving me bonkers)
- Subject: RE: [cobalt-users] CGI permission problems (driving me bonkers)
- From: "Jolley, Carl" <Carl.Jolley@xxxxxxx>
- Date: Fri Aug 16 13:02:02 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----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.