52904891 2006-12-9 16:47
请教
怎么样 set upload=new upload_5xSoft '' 建立上传对象?
Private function GetFilePath(FullPath)
If FullPath <> "" Then
GetFilePath = left(FullPath,InStrRev(FullPath, "\"))
Else
GetFilePath = ""
End If
End function
怎么添
hotmoney 2006-12-9 16:57
偶想了半天也没想到好方法,等达人来解答。。。。。。