Hi
I wrote a program that allows a user to select a document then attach it to an email. When the document is selected the user clicks another button "Attach" which uses the file system object to copy it to the nt server which i am emailing from.
A colleauge told me that i was doing this all wrong and that the file needed to be "uploaded" to that server and not just copied there. I am confuse since it seems to work just fine the way it is. Can someone please clarify this to me, I'd really appreciate it.
thanks,
I wrote a program that allows a user to select a document then attach it to an email. When the document is selected the user clicks another button "Attach" which uses the file system object to copy it to the nt server which i am emailing from.
A colleauge told me that i was doing this all wrong and that the file needed to be "uploaded" to that server and not just copied there. I am confuse since it seems to work just fine the way it is. Can someone please clarify this to me, I'd really appreciate it.
thanks,