M
Mirsten Choiple
Hello,
I can't understand how to implement the following instruction in the line of
code shown.
If someone could please spell it out for me, I would be most grateful
indeed.
Here is the instruction:
To attach multiple embedded images to a message, set the value of the
&H3712001E field for each file to a unique string, which you will use in the
src parameter for the <img> tag for that image.
Here is the code:
Set oField = colFields.Add(&H3712001E, "myident")
Regards,
DL
I can't understand how to implement the following instruction in the line of
code shown.
If someone could please spell it out for me, I would be most grateful
indeed.
Here is the instruction:
To attach multiple embedded images to a message, set the value of the
&H3712001E field for each file to a unique string, which you will use in the
src parameter for the <img> tag for that image.
Here is the code:
Set oField = colFields.Add(&H3712001E, "myident")
Regards,
DL