How "secure" is the request record which is shunted around various parts
of EmbperlObject? Obviously you would still encrypt any sensitive data
which you'd added to it, but I'd surmise that it's possibly a little
more secure than using hidden form fields.

(Because anyone can just view the source whereas I suspect hijacking the
request record would take a little more effor).

DSL
-- 
while (<STDIN>) {
        if (/perl is modem line noise/i) {
                print "BULLSHIT";
        } else { print; }}

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to