Browse for file code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • RebeccaZea
    New Member
    • May 2012
    • 1

    Browse for file code

    I am looking for a code that I can put on my website. A browse for file code. People can click browse and upload a file. After they have selected a file and click send, I would like it to send that file to my email. Is there a html code for that?
  • michaeldebruin
    New Member
    • Feb 2011
    • 134

    #2
    As far as I know sending an email from a website is only possible with PHP. Not sure if it is also possible with Javascript or jQuery. Anyway this webpage might be usefull for you: http://nl.php.net/manual/en/book.mail.php

    Comment

    Working...