in reply to Re: web cgi forms data security...
in thread web cgi forms data security...
Now, to give you credit, you could at least verify that the people hadn't switched up the data from form to form with this. That isn't an unimportant task and worthy of implementing even if the users decides to go with SSL only and just let HTTP and the browser resend the arguments over and over.
--
$you = new YOU;
honk() if $you->love(perl)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: web cgi forms data security...
by sgifford (Prior) on Dec 30, 2003 at 21:37 UTC |