Kbase P39228: What is the decoding difference between WebSpeed version 2.1 and 3.1
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
GOAL:
What is the decoding difference between WebSpeed version 2.1 and 3.1
FIX:
There are little or no differences in handling decoding in these two versions.
For the handling decoding 2 functions are used:
- url-encode
and
- url-decode
Both in cgiutils.i
Their usage is same in 2.1 and 3.1.
Their use is described in WS Dev Guide in chapter 5.4.2.