Hi, I am still new w/ Zope and trying to read and execute the tutorials and documents. Here's my first ever question. I have tried the dtmlObject.document_src() to view the source code of the script but it has error that says something like there are 3 arguments required..but in the document is just document_src(self). Thanks. Best regards, Ronald _______________________________________________________ Say Bye to Slow Internet! http://www.home.com/xinbox/signup.html
On Sat, 22 Jul 2000, Ronald F. Tagra wrote:
I have tried the dtmlObject.document_src() to view the source code of the script but it has error that says something like there are 3 arguments
dtmlObject.document_src(REQUEST, RESPONCE) Oleg. (All opinions are mine and not of my employer) ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
participants (2)
-
Oleg Broytmann -
Ronald F. Tagra