CGI Programming on the World Wide Web by CGI Programming

CGI Programming on the World Wide Web by CGI Programming

Author:CGI Programming [Programming, CGI]
Language: fra
Format: epub, pdf
Tags: Informatique
Publisher: O'Reilly
Published: 0101-01-01T00:00:00+00:00


<INPUT TYPE="radio" NAME="cgi_survey" VALUE="Movie">Movies<BR>

<P>

<INPUT TYPE="submit" VALUE="Submit the survey">

<INPUT TYPE="reset" VALUE="Clear all fields">

</FORM>

<HR>

</BODY></HTML>

There is really no advantage to using this technique over the original one, as the two are nearly identical. If you use this method, you can remove the following line from the parse_form_data subroutine: if ($ENV{'QUERY_STRING'}) {

$query_string = join("&", $query_string, $ENV{'QUERY_STRING'});

}

There is no need to store any query information.

Hidden Fields

Netscape Persistent Cookies



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.