• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

How to Upload a image or video where it will be attached or keep in email?

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I don't know how to upload image/video where it attached or keep in email...i mean once the user upload the file/video it goes direfctly to the admin email...right know i only know how to upload and store it in the server..please could some one help me...at least give a hint or idea how to do it....
Currently i'm playing with this code:

Thank in Advanced
Poyor7
 
poyor lor
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
From the code above,..where should i change in order it will attached or keep in the email? the concept like you send email attachment to someone but what i'm trying to do where user upload image where it goes to admin email. oh i almost forget...where should i added the code so it only accept certain .extension like image .jpg or video .wmv

Thanks in Advanced
poyor7
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic