to edit the begining of a message you need to edit the send_mail_function.asp file.
any email sent will have the banner at the top.
also add the code at the end of the validating use strEmailBody = strEmailBody & "ImagePath"
to between a message sent you will have to eidit the code within the
post_message.asp file or the language file adding the nessecary code.
also check my last post about modifing the file.
dj air wrote:
if its at the top of each email you can edit the send_mail_fuinctions file in the functions folder..
be careful not to change any of the WWF email modifications within the file. you need to add something like this
strEmailBody = "image path & strEmailBody
|