Ron,

Use the URLEncodedFormat("string goes here") function. It'll transform all
special characters into a format that works for the URL. For instance, it'll
change the "&" to "%26".

Jason
Web Application Developer
webworld studios, inc.

-----Original Message-----
From: Ron Connelly [mailto:[EMAIL PROTECTED]]
Sent: Saturday, August 12, 2000 2:39 PM
To: [EMAIL PROTECTED]
Subject: Escape '&' in URL?


Is there a way to escape the & character in a variable name being
passed in a URL?  I am creating all the links manually on the
submit (menu) page, and so could easily type in the escape
character in the link.

Thanks very much.


--

Ron Connelly
The Internet:Works
[EMAIL PROTECTED]
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to