If I were to use the following code: Set Upload = Server.CreateObject("Persits.Upload") -> ASPUPLOAD -> (for uploading files) Does that pose any security issues for hosting? The hosting party claims the following... is it true? “Some of AspUpload's "risky" features are more dangerous than others. Among the most dangerous are: · ActiveX registration. Using this feature, a malicious user can place a trojan-horse ActiveX DLL on the server, register and invoke it with simple ASP script. · Directory Listing. This feature allows users to browser around the entire web server's hard drive and download any files. · Account impersonation. · File deletion and directory removal. After installing AspUpload on a shared Web server, it is recommended that most or all of the potentially dangerous features be disabled, or at least some of the code samples be deleted fro.....