• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Email Attachment (Data lost in transmission)

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
We sending attchments to our clients in HTML format with included style sheet. Some of our clients are not receiving as the attachment generated on server, but most of the customers are receiving as expected. Those who are not receving are facing problems like 1)Some funny characters on attachment,2)Attachment display shattered.
But the same file generated on server is looks fine, nothing wrong with the file on server.

Any help ? Please send ur comments and ans, and suggestions etc..........
Thanks,
Ravi
 
Ravi
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Friends,

I found that, We must insert next lines while generating html attachments. If the html contains larger html script in single line, some of the email servers can't decode properly.

Thanks,
Ravi
[ December 11, 2003: Message edited by: G Ravi ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic