----- Original Message ----- 
From: "Eric Dawson" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, November 17, 2000 8:39 AM
Subject: Dumb question


> what is the ascii code for a space?
> 

20 in Hex or 32 in decimal

> For netscape I need to replace spaces in the url to %20.
> 
> what's the best approach? replace(space,"%20",)

You can do that or use a plus "+" sign 

Regards,

Howie



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to