I believe it is because CF is supplying the CFID and CFTOKEN. Try doing teh same test, but exclude the URL token on your cflocation or link.
On 3/16/07, Les Mizzell <[EMAIL PROTECTED]> wrote: > > Hmmm.... > > Never ran into this before while testing until today... > > In my code, here's how it's written: > final.cfm?planID=aai&enroll_num=48569&CFID=1000&CFTOKEN=71224175 > > Here's what getting passed in the browser: > final.cfm?planID=aai&enroll_num=48569&CFID=1000&CFTOKEN=71224175 > > Why is the first "&" getting rewritten as "&" and not the others? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272880 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

