[thelist] ASP checking if there's a space

Scott Dexter thelist at lists.evolt.org
Thu Feb 14 13:13:08 2002


replace(strYourString, " ","%")

should do it....

> -----Original Message-----
> From: Christine Breen [mailto:cbreen@usgs.gov]
>
> If the data (for example 'useful links') in the database
> contains spaces, how can ASP check for spaces in the data
> (useful links) and replace the spaces with a %