-
file attachment for mail function
hi,
i want to upload file and attach to 8 receipents along wit sme data..
well my file upload is wrking..hw do i do the attachment for mail..
i have code which uploads file to specified dir..bt thn i need to take tht file path and attach to mail function..
hw do i do this?
regrds
varsha
-
-
Basically you'd need to format post as message/rfc822 with boundaries, and base64 uploaded files, insert MIME headers, maybe there's an optimized method, but that's what I'd do.
-
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
Bookmarks