elvenmaiden
Programmer
Have set up an access database with automatic email. Would like to send out an e-mail with a link to an existing web page. The following syntax isn't working...any suggestions?
.HTMLBody = "<HTML><Body> Hello <a href=chr$(34)http:\\ chr$(34)>Google</a></BODY></HTML>"
I appreciate your help =)
.HTMLBody = "<HTML><Body> Hello <a href=chr$(34)http:\\ chr$(34)>Google</a></BODY></HTML>"
I appreciate your help =)