Posted By:
Jaume_Padres
Posted On:
Tuesday, July 23, 2002 12:47 AM
I would like that all the html files sended as attachements to be received as inline in the message, that is to say, when the recipient opens the message, I want him to be able to see the files automatically, not a link to the file.
I've changed the Content-Disposition to inline, using the method setDisposition, but still see them as an attach.Do I have to do something else?