• 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

e-mail attatchment

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
how do I open an e-mail attatchment....FabulashF...ppt recieve with an e-mail from hotmail.com Its from a family member & hotmail will not open it. I have searched the net to no avail. Help.
 
Ranch Hand
Posts: 1282
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is this a java question ? If so, how are you using java to open the attachment ?

I just worked on this for another poster in europe and found that the underlying document architecture is difficult to open with java due to commercial implemetnation of the Styled Document view.

How are you going about this and what have you done so far ?
 
Marshal
Posts: 28226
95
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hotmail never opens any e-mail attachments. It's your browser that does that. What happens instead of a PowerPoint presentation opening on your computer? (You do have PowerPoint installed, don't you?)
 
reply
    Bookmark Topic Watch Topic
  • New Topic