4 Aug
2000
4 Aug
'00
6:23 p.m.
Jonothan Farr wrote:
Are you doing a dtml-var or dtml-call to call your external method? I believe you need a dtml-call.
I've tried both. :) Other things I've tried: * Explicitly passing in the REQUEST object * Explicitly passing in the RESPONSE object * slapping a "return" in front of the call Also, it's not really an external method . . . It's a method defined in the product's class. (Perhaps that's significant somehow.) Thanks for the info, though . . . :) -CJ