[Zope] DTML Methods
Thomas B. Passin
tpassin@mitretek.org
Tue, 2 Apr 2002 10:50:33 -0500
[Reggie Farmer]
> Hi, new to ZOPE. I installed zope on a windows machine (2000), a laptop.
> It doesn't allow me to add or add/edit DTML Methods. It just hangs in an
> idle state: cursor and hour glass. I installed the same download on
another
> win 2k machine and it seems to work fine. Each had been installed as a
> win service.
>
> Does anyone have any ideas why this would happen or can you point me to a
> place to find that information?
>
It could be the browser. Some versions of Netscape on Windows don't seem to
handle a POST correctly (at least when talking to some versions of Zope),
and the management interface uses POSTs. If that is the case, I usually
find that I can get the request to complete by clicking on the browser's
title bar or window frame.
Cheers,
Tom P