5 Jul
2001
5 Jul
'01
3:39 p.m.
On Thu, 5 Jul 2001, Marc 'embee' Borms wrote:
I have some pages being opened by a Javascript "window.open" command. How can I do the same with Zope commands ?
You cannot. Client-side things must be dome on the client. Zope is server and cannot control your client. Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.