Unicode Controls & Classes for VB6 - Version 4
clsUniFile
.st_NoSlashWeb Function
Returns a path with no slashes at the end
Very useful when concatenating web paths and filenames
Syntax
Public Function st_NoSlashWeb (ByVal
s
As String) As String
Parameters
Parameter
Description
ByVal
s
As String
The source path
Remarks