Hey, I would like to attach a file from html file, I have to command location.href="mailto:ilan_ray@yahoo.com?subject="+mailsubject+"&body="+mailbody the MAILBODY is made of a script how do I add the attach file to the email? thanks, elen
Spooky -> RE: mail with html (3/18/2005 12:10:12)
Youll need to use a component to send the email - you are just asking the client to click on a link and pre-poulate a client side email.
To attach a file from the server, is a server side code option.
Check the forum for CDOSYS for use as asp components