James, I'm trying to add another variable to these params, but not having any luck. I thought I had a handle on adding them, but apparenly I'm slower than I thought.
I need to add course=#FORM.course, because I need to use that argument in the cfc to pre-select the course selected in the dropdown. How can I just append it to the front of this. I've tried a few different ways. param:"eval=" + #FORM.eval# + ",T7=" + t7sel + ",T6=" + t6sel... blah blah... Thanks much, Will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281064 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

