page where user can upload a picture?

L

Lolly Harris

I am using FP 2002...I have 2003 but just haven't taken the time to install
it. What I want to do is have a page where an user can upload pictures.
Where do I find instructions for how to do this. I would like it to work
with a browse button and they could select the picture to upload and then
click to upload it. Is this possible to do?
 
S

Stefan B Rusynko

If your host is running the FP2002 SE and allows File Upload,
both FP2002 and FP2003 have a File Upload feature
See http://support.microsoft.com/default.aspx?scid=kb;en-us;299763&Product=fp2002
(but users will not be able to automatically "view the file")
If that's what you want you'll need a database and ASP solution




| I am using FP 2002...I have 2003 but just haven't taken the time to install
| it. What I want to do is have a page where an user can upload pictures.
| Where do I find instructions for how to do this. I would like it to work
| with a browse button and they could select the picture to upload and then
| click to upload it. Is this possible to do?
|
| --
| Lolly Harris
|
| Site: http://cantonchows.com
| Email: [email protected]
|
|
 
C

chris leeds

I found a really, really good one:
http://hooble.t35.com/code/index.php
but they've taken it down for a re-write. frankly, I didn't see anything
wrong with the previous version, which I have. if you want it contact me
through the soon to be revamped http://nedp.net/support and I'll email it to
you. it's just one single file and is fairly easy to configure.
it runs on php so it'll work on your server. you'll have to get your admins
to set the directory you're saving to as "writable" so the pictures can be
saved there.
HTH

HTH
 
Top