--- Chris Devers <[EMAIL PROTECTED]> wrote:
> On Wed, 6 Jul 2005, Ron Smith wrote:
>
> > I'm getting an error when I submit the following
> html form to a CGI
> > script.
>
> Let's focus on the script, not the HTML.
>
> Once you've verified that the script works, at least
> on a basic level --
On Wed, 6 Jul 2005, Ron Smith wrote:
I'm getting an error when I submit the following html form to a CGI
script.
Let's focus on the script, not the HTML.
Once you've verified that the script works, at least on a basic level --
i.e. you can go to http://your-site/cgi-bin/your-script.cgi and g
Hi all,
I'm getting an error when I submit the following html
form to a CGI script. I'm too inexperienced to spot
the error. So, I'm looking for help from the list.
I've already made the changes as suggested from the
error log, but I get the same error again. Does anyone
have any suggestions for m