This should do it


on url
?var=urlencodedformat("AC(DB)&B(SD)","utf-8")


on target page
var = urldecode(url.var,"utf-8")

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 17 March 2004 13:52
To: CF-Talk
Subject: Remove special chars to pass in URL

Hi everyone,

Say if I wanted to pass this into a URL:

AC(DB)&B(SD)

As a single URL variable value, how do I remove special characters?

Cheers
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to