You will probably have to upload the file to the server before being able to attach it to email. The value in 'file' will be the physical path to the file on the client computer. The error is probably because that path could not be found on the server.
From memory with CDOSYS (similar to CDONTS) you pass in a string filepath to the addattachment method, not a file stream itself. codestorm
Fire bad. Tree pretty. - Buffy
select * from population where talent > 'average'
<insert witticism here>
i think u should use something like this:
< input type="file" name="xxxx">
And when u request for the name of the file:
file1=Request("xxxx" I hope that tomorow I'll still be alive and kicking.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.