Can AspMail be used to retrieve files off the client computer?
A:
AspMail is a server-side component. Retrieving files from the client computer requires a client-side component that has access to the client's local harddisk. AspMail does not support this function.
Here is a COM tutorial written for Active Server Programmers. This tutorial will increase your understanding of COM fundementals so that you can use other components to expand your Active Server page applicatons.[Read The Tutorial]