Blob.attach - attaching file as main content not attachment . Why?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2014 08:08 PM
Why Blob.attach is attaching to content , not as an attachment .
what code change i have to make it an attachment ?
$answer = $session->newRequest("Blob.Attach")->set('params','document', $path) ->loadBlob($blob) ->sendRequest();
0 REPLIES 0
