Asp mail problem

i wrote a coding to send e-mail with attachmaents but the e-mail cannot work when i wrote coding for attachments if remove the attachments coding then the code will works.

i wrote the code using asp language
the coding follows bellow

Set myMail=CreateObject(“CDO.Message”)
myMail.Subject=title_v
myMail.From="[email protected]"
myMail.To=email_v
myMail.HTMLBody=“

SEO4RANK - Directory -Submitted
Dear

”&http_v&“

Your above link is submitted by the crawler and its active now for view.
To view the submitted link click the link below or copy and past the URL link to IE.

Click to view Your Submitted LINK.
Directory Url :”&http_v&“
 
Kindly note if the link you provided is a FREE LINK then it will be deactivated within 20 days, and the reactivation has to be done before 30 days.
 

All rights reserved by www.seo4rank.net

Do you need Manpower?  Do you need Professionals? Do you need jobs?
Visit WWW.Net4Manpower.COM</b

Advert by www.eurostall.com

myMail.Send
set myMail=nothing