PPWIZARD Manual
[Bottom][Contents][Search][Prev]: UpdateCrc32()[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]: UpdateCrc32()[Next]: UrlEncode()

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Tuesday January 02 2001 at 7:37am