Hi,I am implementing OS Ticket ( 1.9.8.1 ), Windows Server 2003, IIS 6I am having the following issue:We have defined a workflow as follows:1) User sends an email2) Os Ticket creates a ticket3) Agent creates an FAQ with a solution, and then sends the FAQ link to the user, like http://ticket.mgp.com/kb/faq.php?id=5 The problem is that, we have setup KB only visible for registered users, so the system redirects previews link to http://ticket.mgp.com/login.php . That is fine, the real problem is when you login, you see all your tickets, and I need a way for the user to go directly to FAQ solution (mentioned before)I am telling my users to go here http://ticket.mgp.com/login.php and, once logged in, then copy/paste http://ticket.mgp.com/kb/faq.php?id=5 to the web browser, but this is not an elegant solution.Any suggestion or workaround ?Thanks for your helpYour GSI Media Group Team,