Forum Moderators: mack

Message Too Old, No Replies

upload picture to a form

Help for newbie

         

soldbychris

3:34 am on Sep 9, 2004 (gmt 0)

10+ Year Member



Help. I can not figure out how to upload a picture in a form so it can attached to the email. I use access 2000 and it does not support this but if I find the html code would it still work.

aspire

3:21 pm on Sep 9, 2004 (gmt 0)

10+ Year Member



I think you have to rephrase the question.
But taking a wild guess you want to have a form that you upload an image from, that get's attached to an email?
This is not possible with plain HTML.

To do that you need to use something like PHP (god bless), ASP (god don't bless), ASP.NET or JSP or a similar language.

I have a hard time seeing what Access 2000 (database?!?!) has to do with it?

But, as mentioned above, you can't store images through a form unless you use something more dynamic then HTML.
If this isn't the answere you were looking for, please rephrase the question.

soldbychris

4:28 am on Sep 11, 2004 (gmt 0)

10+ Year Member



My bad, I am using FrontPage2000 and I need a form that you can upload an image from, that get's attached to an email. Any help would be appeciated.

Thanks.