/ Published in: ASP
Expand |
Embed | Plain Text
if len(str) > 0 then _ str = mid(str,1,len(str)-1)
You need to login to post a comment.
if len(str) > 0 then _ str = mid(str,1,len(str)-1)
You need to login to post a comment.