Date: Mon, 7 May 2001 09:21:34 -0500
Reply-To: Anthony.Kilili@BMGDIRECT.COM
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Anthony Kilili <Anthony.Kilili@BMGDIRECT.COM>
Subject: Re: cookie string from SAS/INT
Content-Type: text/plain; charset="iso-8859-1"
y=translate(string,' ','20');
-----Original Message-----
From: Crystal Vierhout [mailto:vierhout@UNITY.NCSU.EDU]
Sent: Monday, May 07, 2001 9:13 AM
To: SAS-L@LISTSERV.UGA.EDU
Subject: cookie string from SAS/INT
Hello,
If a member puts in a space and two words like Genetics and Production the
cookie is saving it as:
Genetics%20and%20Production
Once I pull it back out of the cookie it reads:
Genetics20and20Production
How do you get this back to "Genetics and Production" ? Does anyone know
how to go this with the least amount of code?
Thanks
Crystal Vierhout
Dairy Records Management Systems
919-661-3139