http://qs1969.pair.com?node_id=580001


in reply to SF_form_secure

Load the module require SF_form_secure; --------------------------------------------------------------------- +---------- Set page up for self encoding if encoding is missing 3 - is the action type $key - Must Provide a secret key. 'op=testForm;module=Flex_Form' - to work, must provide a matching sel +f link '' - not used for this action '' - Minutes code will expire in 1 to 99, blank is off.. 'ip' - use Remote IP in encoding, blank is off. my $sec_self = SF_form_secure::x_secure('3', $key, 'op=testForm;modul +e=Flex_Forma', '', '', 'ip');

[snip]

First of all... I can see some perl interspersed there, but is this supposed to be Perl code?!? Or am I missing something? Didn't you by any chance loose a whole bunch of comment signs along the way?