I'm stuck trying to strip a UK pound symbol £ from url variables. I've tried a bunch of things but just keep getting an error like "?50 cannot be converted to a number".
Tried stripping the symbol itself, %A3 which shows up in the address bar after entering it (think this is server dependent?), and a question mark. Nothing works. I did get stripping %A3 from cgi.QUERY_STRING to work and I could rewrite all the variables from that but hoping for something direct and easier. Ideas? I can't do anything about the symbol being in there, coming from a dumb program elsewhere. Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:274665 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

