cocoon redirect

2003-06-16 Thread Cocoon User
Hi all, I want to log when the user follows an external link of an HTML page.  I put an internal link instead (with the external link as a parameter), that uses the session context (xsl:session) to get the user ID and writes a log record to a SQL database using the sql transformer. Afterwards, I

Re: cocoon redirect

2003-06-16 Thread Geoff Howard
Use an action to do the logging. At 05:38 AM 6/16/2003, you wrote: Hi all, I want to log when the user follows an external link of an HTML page. I put an internal link instead (with the external link as a parameter), that uses the session context (xsl:session) to get the user ID and writes a