PPWIZARD Manual
[Bottom][Contents][Search][Prev]: ToLowerCase()[Next]: UrlEncode()

UrlDecode()

This is a rexx function provided by PPWIZARD. This routine (like all PPWIZARD extensions) can be used with any operating system supported by PPWIZARD.

This function can be called to convert a string (encoded URL) back into its plain text format. The decoded string is returned.

The parameters are as follows:

  1. Input String
    This is the string which is to be decoded.

  2. Mode
    Normally occurances of '+' are replaced with spaces. Pass "LEAVE+" to not handle the plus characters.


[Top][Contents][Search][Prev]: ToLowerCase()[Next]: UrlEncode()

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Wednesday October 04 2000 at 5:05pm