Re: [Zope-dev] (no subject)
16 Mar
2001
16 Mar
'01
8:07 p.m.
Menno Brandsen writes:
I'm trying to insert (and retrieve) images into a mysql database I use a standard upload form and a normal insert statement in the sql. The output i get is this : <ZPublisher.HTTPRequest.FileUpload instance at 86550c8> which is clearly not the correct data To get the file content, you call the object's "read" method:
<dtml-sqlvar "uploadImage.read()" type=string> Dieter
9175
Age (days ago)
9175
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer