Use of shlwapi for URL DECODE #77
Replies: 3 comments 1 reply
|
Stock win2k without Internet Explorer 5.5 does not have This means that the original problem still stands i.e. having troubles using |
|
I mean that you can use SHLWAPI.DLL to export parts from an URL. |
|
Second, it only parses hosts for schemes in its built-in table i.e. it cannot parse our Something else, we use our internal |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
wqweto Hi,
I see you place a replacement of VBScript.RegExp. You know that you can use shlwapi for decoding URL?
All reactions