Well, I'm assuming that you have a set of links and the user clicks on one and it goes to the ticket.. Right?
If so, once the link is clicked, do another query (the same that brought up his list of tickets) where ticketID = #url.ticketid# If it's showing up as no records, boot him out, cause a BSOD on his computer and send an email via cfmail to the paramilitary strike force to his house. :) On Tue, May 6, 2008 at 4:10 PM, Bruce Sorge <[EMAIL PROTECTED]> wrote: > That would work except that they get to the ticket via a link. I guess I > could make it into a button link and pass the session variable that way. > > > Phillip Vector wrote: > > Store it in session.TicketID and don't pass it along via the URL at all. > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304825 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

