Unicode Controls & Classes for VB6 - Version 4

clsUniFile.st_WebizePath Function

Returns a web path of the given file

Syntax
Public Function st_WebizePath (ByVal sPath As String) As String
Parameters
Parameter Description
ByVal sPath As String The path to webize
Remarks