No, sorry, my IIS interprets %2E as ".". 

Michel

> -----Original Message-----
> From: Erki Esken [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 26, 2001 11:13 AM
> To: Fusebox
> Subject: Re: (repost) "." in URL variable
> 
> 
> > "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(produ
ct_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

Reply via email to