Posted by member 5575 on 2004-08-28 01:30:29 link
And once again, there should be a "less than" immediately followed by a "greater than" in this line, right before the "dll":
If (LCase(Right(DLLPath,3)) "dll") Then
Those keep getting eaten by the html tag sanitizer monster, I suppose.
If (LCase(Right(DLLPath,3)) "dll") Then
Those keep getting eaten by the html tag sanitizer monster, I suppose.