[Zope] Uploading Files to LocalFS
Stuart Foster
stuartf@MediServe.com
Mon, 3 Apr 2000 16:58:24 -0700
Help a newbie....
Below is a test form I made using 0.1.9, I keep getting a "Resource not
found"
I have a LocalFS object name testfile that points to a temp dir.. Any clue?
<FORM method=post action="testfile/manage_upload"
enctype="multipart/form-data">
<P>Select a file to upload.</P>
<P><input type=file name=file></P>
<P><INPUT TYPE=submit VALUE="Send it!"></P>
</FORM>
-----Original Message-----
From: Jonothan Farr [mailto:jfarr@real.com]
Sent: Monday, April 03, 2000 4:23 PM
To: Stuart Foster; zope
Subject: Re: [Zope] Uploading Files to LocalFS
Check out LocalFS v0.1.9.
http://www.zope.org/Members/jfarr/Products/LocalFS
I tried to announce it on Saturday but my email got intercepted by the admin
because I tried to bcc the zope-announce list. Expect the official
announcement
shortly.
-jfarr
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hi! I'm a signature virus.
Copy me into your .sig to join the fun!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
----- Original Message -----
From: Stuart Foster <stuartf@MediServe.com>
To: <zope@zope.org>
Sent: Monday, April 03, 2000 2:40 PM
Subject: [Zope] Uploading Files to LocalFS
> I am looking for a way to upload files from a DTML Document rename them
and
> save them to a directory that uses the LocalFS any suggestions?
>
> Stuart Foster
> MediServe Information Systems
>
> > http://www.mediserve.com
> >
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>
_______________________________________________
Zope maillist - Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )