24 Nov
2000
24 Nov
'00
9:06 p.m.
Anders Eriksson writes:
... view source traceback ... (Object: standard_html_header) AttributeError: __call__
That is very strange as "standard_html_header" does have a "__call__" method. Thus, I can not tell you, why you see this behaviour. However, you may use "document_src" directly in the URL. I.e. you do not need a special DTML method 'view_source". Try something like this: http:..../index_html/document_src I know, it would be nicer to use "view_source" but .... Dieter