Something like that.
I've got into the habit of replacing commas with "*comma*" in the
parameters and then replacing it again with a comma within the function.
Ian
On 19 Jan 2007, at 15:21, Jim Ault wrote:
> perhaps
> urlEncode.. decode
>
> put urlEncode("1,000") into param1 -- %2C for comma
>
> Jim Ault
> Las Vegas