kuma_24 Posted May 4, 2005 Posted May 4, 2005 I am passing information in a token that contains a space. for example:(-token.racing=Kodak Racing) When i ouput my token the results are as follows: Kodak+Racing. How would I go about getting rid of the special char? Thanks, Nick
Martin Brändle Posted May 4, 2005 Posted May 4, 2005 Nick, use the fmxslt:url_decode() function. The opposite is the fmxslt:url_encode() function.
Recommended Posts
This topic is 7141 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now