http://www.geocities.com/geniusdoms/TheGenius
[EMAIL PROTECTED] wrote:
beginners-cgi Digest 26 Nov 2003 17:53:12 - Issue 497
Topics (messages 10148 through 10155):
Re: extracting email addys.
10148 by: John Horner
Storing Form Data without submitting it.
10149 by: Marcus Willemsen
10151 by:
Dominique Okpara wrote:
http://www.geocities.com/geniusdoms/TheGenius
[EMAIL PROTECTED] wrote:
beginners-cgi Digest 26 Nov 2003 17:53:12 - Issue 497
Topics (messages 10148 through 10155):
Re: extracting email addys.
10148 by: John Horner
Storing Form Data without submitting it.
10149 by: Marc
Bob Showalter wrote:
Andrew Gaffney wrote:
I believe there is an HTTP status code that tells the browser that
the form was successfully submitted, but not to go anywhere. I don't
know what it is off the top of my head, but I think it would work in
this case.
Would that be 204 No Content?
http:
I've written a custom module (say "dbConnect.PM") where the password is
hard-coded and is a return value from a function (e.g., "get_password()").
This module is not located in a publicly-accessible folder (i.e., not in
htdocs or cgi-bin). My scripts in the cgi-bin call this custom module's
functi