Thank you for uploading your file.
<% Set upl = Server.CreateObject("SoftArtisans.FileUp") upl.Path = Server.Mappath ("/upload") & "/" & "tests" upl.SaveAs "/incoming/upload.tst"%>
Total Bytes Written: <%=upl.TotalBytes%>