> how is that URL being formed? i'm guessing the CFID and CFTOKEN are > being appended by CF (maybe via a <cflocation> that doesn't specify > addtoken="no"),
appl.cfm?planID=aai&enroll_num=48578&CFID=2076210&CFTOKEN=30233551 CFID and CFTOKEN are being appended by CF. That's not a problem. Why suddenly is "&" getting changed to "&" Obviously, this is now breaking all the queries on the receiving end because it misreads the URL. Up until 60 minutes ago this wasn't happening. I haven't changed any code either. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272890 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

