=?iso-8859-1?Q?Re: how can I strip a UK =A3 sign from a u rl variable??=

2007-04-08 Thread stylo stylo
 then you're pre-cf7. what version of cf?

this is just locally, testing it. 

However cf7 on the host gives the same type error after setting to 
setLocale(en_GB) - btw, moving to BD shortly if that makes a difference.

 Parameter 1, �66.16, of function LSParseCurrency is  an invalid currency 
value in the current locale.
 
 what encoding is the page that produced the url value, the page 
 accepting it, 

I have no idea, sorry, I guess the default.

 etc.? have you tried urlDecode on those url vars?

-just did, same error.

Hm..



~|
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:274818
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


=?iso-8859-1?Q?Re: how can I strip a UK =A3 sign from a u rl variable??=

2007-04-08 Thread stylo stylo
 using cf7, utf-8, that snippet works fine. 

I checked GetEncoding(URL) and it said utf-8

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274821
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


=?iso-8859-1?Q?Re: how can I strip a UK =A3 sign from a u rl variable??=

2007-04-08 Thread stylo stylo
Nothing worked so ended up regexing them and resetting them. Thanks for the 
help anyway.

~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274826
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


=?iso-8859-1?Q?Re: how can I strip a UK =A3 sign from a u rl variable??=

2007-04-08 Thread stylo stylo
However cf7 on the host gives the same type error 

Just to clarify, I meant the same ?66 is not a number error, not a locale error.

~|
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:274827
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


=?iso-8859-1?Q?Re: how can I strip a UK =A3 sign from a u rl variable??=

2007-04-07 Thread stylo stylo
 setLocale(en_GB);
 pounds=lsParseCurrency(url.
currencyVar);

That local it says doesn't exist and gives an error.

I used setLocale(English (UK)) but I still get:

Parameter 1, �6.16, of function LSParseCurrency is  an invalid currency value 
in the current locale. 

Ideas?


~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274792
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4