[NTLUG:Discuss] Uploading to a web site.
Alexandro Colorado
jza at openoffice.org
Tue Dec 19 20:06:57 CST 2006
On Tue, 19 Dec 2006 12:25:31 -0600, steve <sjbaker1 at airmail.net> wrote:
> I need to allow users to upload photos to my web site - but I can't
> figure out how that's done. Clearly a PHP or CGI program can't reach
> down into the end user's machine to grab a file - but a Java or
> JavaScript program running on the client doesn't have the necessary
> privilages to write stuff onto the server's disk drive.
The Gallery (http://gallery.sf.net) Java client has an interest way to
upload batch files to the server. But maybe an ol' FTP open is all you
need to have users just clic a link and drag and drop the pics into the
site (assuming we talk about IE/Konqueror users).
> I could maybe do it by setting up a Wiki - but I need more control over
> the process than that.
>
> How do I make this happen? The server is (of course) a Linux box but
> the client's machine could be anything.
>
> Is there a nice simple example someplace?
Again, Flash or Java applet might help you with the end-user client. At
the end of the day u just need the path of the images to register and
retrieve.
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
--
Alexandro Colorado
Grupo de Usuarios Linux Tabasco
http://www.gultab.org
OpenOffice.org
Community Contact // Mexico
http://www.openoffice.org
More information about the Discuss
mailing list