[thelist] Upload feature......

aardvark roselli at earthlink.net
Fri Sep 7 15:25:59 2001


> From: "iibiz" <sales@iibiz.com>
[...] 
> Gotta do a quote for a site where they want what they're calling an
> "upload feature", where people can upload their logos for imprinting.
> 
> Any good suggestions for this?  I haven't had a need for this so far!

what platform?  who's hosting?

depending on the platform and host, there may be things to 
consider...

for instance, on an NT host you need a component installed on the 
server, which they generally don't have... without that, you need to 
resort to using FSO, which a lot of ISPs disable, but not all...

on *nix machine, there's loads of scripts out there to do it, but will 
the ISP let you...  does it need to interact with an app at all?  
security?

etc...