I have a coldfusion helpdesk application that is secured with a application.cfm login system. Once a ticket is submitted it sends out an email with a link to view the ticket. The link contains a url variable to link it back to the correct ticket. If the user is not logged in, the url variable is stripped off after the login process. Is there any way to prevent this?
↧