[Zope] WebDAV & ZPT question
Chris Withers
chrisw@nipltd.com
Fri, 29 Nov 2002 16:14:25 +0000
Lars Heber wrote:
>
> Is there a possibility to set the target meta_type which Zope should use
> on upload?
> Also: Is it possible to pass "properties" from such an app to Zope? I
> specially think of the title property which each object should have...
> Who knows a Windows application which is capable of these features?
go google for PUT_factory.
There's a good one at:
http://www.zope.org/Members/glpb/dwhowto
Chris