C
Colin Coady
I use a batch file run outlook with the command line parmeter of "/c imp.note."published form name" /a "c:\filename""
The form has the "To:","Subject:", & "body" filled out and the form has some programming to automatically send it to the outbox
If you look at the newly created email you can see and open the attached file but the reciepient does not get it
If I build a new message manually & attach the same file the reciepient gets it no problem
This does not happen with all reciepients, just a select few
What gives
Is there another way the form can attach the file each time it's called on. The file name remains the same but gets updated with new info before each time the form is run.
The form has the "To:","Subject:", & "body" filled out and the form has some programming to automatically send it to the outbox
If you look at the newly created email you can see and open the attached file but the reciepient does not get it
If I build a new message manually & attach the same file the reciepient gets it no problem
This does not happen with all reciepients, just a select few
What gives
Is there another way the form can attach the file each time it's called on. The file name remains the same but gets updated with new info before each time the form is run.