Is the URL being passed to the processing page,  or is it being passed
via the form?

If it is not being passed via the url then you may want to try changing..
where ticket_id = <cfqueryparam value="#url.ticket_id#"

to
where ticket_id = <cfqueryparam value="#Form.ticket_id#"

On 12/17/07, Scott Williams <[EMAIL PROTECTED]> wrote:

-- 
----------------------------------------------------------------------
Jason Radosevich
http://www.terminalfusion.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3193
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to