8 Nov
2002
8 Nov
'02
9:55 p.m.
Christoph Schmitz writes:
... I tried to reproduce that solution, using an ZSQLMethod and DTML as follows:
SQL Method testselect: select data from blobtest where id = 42
DTML: <dtml-in testselect> <dtml-var data> </dtml-in>
All I see is a textual representation of my data in hexadecimal. That is almost what one can expect...
What would you like to get? Dieter