• 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

Graphic file upload CGI-Form

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Heeeeeeeelp! My cgi "BROWSE" file upload form (w/a "mailto:" action) sends graphic files in binary code. How do I get it to mailto: in a graphical (PICTURES) format? or do I have to send it to a CGI-bin first? If so, what does the cgi.pl form have to include to decipher the binary before sending it to the email address? thanks...
 
Kristine Hanson
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I fear from some frantic research I need to install some kind of 'MIME PARSER"? Yeeks! Anyone have any suggestions to how to configure this new piece of coding. I am a GRAPHICS designer and this stuff is making my right brain TWITCH and CONVULSE... thank you
 
reply
    Bookmark Topic Watch Topic
  • New Topic