I
Irshad Alam
Earlier this topic was discussed but regret to say that no solution was
completed, therefore I would like to repeat the question again for advice:
I want to send message from access button click event according to below
details via Outlook Express 6 (pls. note : Not from Ms outlook).
Email as below :
From: = (e-mail address removed)
To: = (e-mail address removed)
CC: = (e-mail address removed)
Subject: = "Job-" & Me.JobNo & "-ClaimRef." & Me.ClaimRefNo.Value
Body = "Reference is made to subject claim, attached pls. find the claim
form as pdf"
Bodysecondline="Thanks"
Bodythirdline="Irshad"
AttachmentFile="C:\WsImpFiles\MyClaimedPDF\" & "Job-" & Me.JobNo &
"-ClaimRef." & Me.ClaimRefNo.Value & ".PDF"
Note2 : I am using Windows XP svcpack2 and outlook express 6 , ms office 2000
Please advice.
Regards
Irshad
completed, therefore I would like to repeat the question again for advice:
I want to send message from access button click event according to below
details via Outlook Express 6 (pls. note : Not from Ms outlook).
Email as below :
From: = (e-mail address removed)
To: = (e-mail address removed)
CC: = (e-mail address removed)
Subject: = "Job-" & Me.JobNo & "-ClaimRef." & Me.ClaimRefNo.Value
Body = "Reference is made to subject claim, attached pls. find the claim
form as pdf"
Bodysecondline="Thanks"
Bodythirdline="Irshad"
AttachmentFile="C:\WsImpFiles\MyClaimedPDF\" & "Job-" & Me.JobNo &
"-ClaimRef." & Me.ClaimRefNo.Value & ".PDF"
Note2 : I am using Windows XP svcpack2 and outlook express 6 , ms office 2000
Please advice.
Regards
Irshad