All, Suppose that a user logs on (successfully) with username and password, where the logon process is handled by mod_perl. Now they open a page with a form, fill out the fields, then press the submit button. The form is handled by a second script.
My question: How can the second script be made aware of the username and password of the person who logged on? Any suggestions? Any pointers to material I should read? I haven't come across this one yet, but undoubtedly it's there somewhere. Thanks. -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html