Y
YoMamaJoe
I know how to make a mailto: link which has the subject, etc. But, how
do I make a form which lets the user upload a file which would be an
attatchment? I am planning on making an image upload website. So, I
would want to limit the filetype to .jpg, .bmp, and .gif files which
are less than 200kilobytes. Then, I when I recieve the message, I would
put it up on my webpage, and email the link to the user.
do I make a form which lets the user upload a file which would be an
attatchment? I am planning on making an image upload website. So, I
would want to limit the filetype to .jpg, .bmp, and .gif files which
are less than 200kilobytes. Then, I when I recieve the message, I would
put it up on my webpage, and email the link to the user.