[Zope] extraction of complete filepath of a <input type=file> object

Loren Stafford lstafford@morphics.com
Fri, 1 Jun 2001 10:09:13 -0700


I thought REQUEST['my_file'].filename gave you the entire path. Are you sure
it doesn't.


> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of
> Andrei Belitski
> Sent: Friday, June 01, 2001 05:23
> To: zope@zope.org
> Subject: [Zope] extraction of complete filepath of a <input type=file>
> object
>
>
> Hi
> I would like to extract the complete filepath of a file I upload with
> <input type=file name="my_file" ...> HTML-element from dtml
> the only thing I can get right now is the filename (e.g.
> REQUEST['my_file'].filename)
> thank you in advance
>
> _______________________________________________
> 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 )
>