|
-
Jul 17th, 2006, 04:58 AM
#1
Thread Starter
New Member
attach hyperlink
I am trying to attach a hyperlink to an email but can only manage it as
a file, that when opened is opening from my temp internet folder and is
completly blank. The attachment is not following the link. Can any body help. here is the code i am using
With MailOutLook
.To = survemail
.Subject = emailsub
.HTMLBody = emailbody
.Attachments.Add "C:\file.htm", olByValue, 1
.Send
End With
Thx in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|