> "MFW4.0" is a product code in a database.
You have to use URLEncodedFormat() in your code then. That turns that dot
into safe %2E.
Example:
<a
href="/index.cfm/fuseaction/detail/art/#URLEncodedFormat(product_code)#"><
/a>
PS: You may need to use URLDecode() afterwards to convert it back to
"normal" format.
Erki
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists