& can be replaced by & You don't need to escape ? Just ampersands.
You can get a listing (one of many, but the first one that popped up on my google search) at http://www.htmlgoodies.com/beyond/reference/article.php/3472611 Sandra Clark ============================== http://www.shayna.com Training in Cascading Style Sheets and Accessibility -----Original Message----- From: Doug Brown [mailto:[EMAIL PROTECTED] Sent: Saturday, February 10, 2007 2:03 PM To: CF-Talk Subject: Strict Validation I would like to validate my apps as xhtml strict, but what is the best way to deal with the "&" anf "?" in the url? Would I actually need to use urlEncode() or would I be able to simply do a find and replace ? for ? and & for "&" Thoughts? Doug B. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269418 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

