msgbox html

M

MarcoPolo

I have a file "summary.html" that i use as "htmlbody" for sending emails
created in html with personal functions.

I'd like to show this file as a msgbox.
If i open it as an object of filesystem i have as message
"<body><Table ..." and so on

How can i display the fle html as a messagebox before creating emails?

tia, marco
 
M

MarcoPolo

I'd like to show this file as a msgbox.
If i open it as an object of filesystem i have as message
"<body><Table ..." and so on

How can i display the fle html as a messagebox before creating emails?

tia, marco
solved using an internetexplorer application and putting visibile
 
Top