I'm working with cookies and sessions, and I'm wondering how can I redirect in embperl to the previous page (where the user is comming from) instead of the login page... Am I beeing clear enough? Thanks in advance...
Example: $previous= (I don't know how to obtain this...) $http_headers_out{'location'} = $previous ; instead of this... $http_headers_out{'location'} = 'login.epl' ; Thanks a lot.... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]