20 Jul
2000
20 Jul
'00
7:05 p.m.
Erik Enge wrote:
call, it won't redirect. So you should be able to achieve the same results just by invoking manage_addImage without including the REQUEST object.
But I have to pass something with the REQUEST, or else it won't add the image, right? I do not think so.
"manage_addImage" does not need REQUEST to add the image. The request is only used to redirect. Dieter