18 May
2005
18 May
'05
8:56 p.m.
Bert Vanderbauwhede wrote at 2005-5-18 09:22 +0200:
We have written a Python script that sends a mail. Everytime we modify this script with Firefox 1.0.4 in Windows and click "Save Changes", the script is saved and executed. So everytime we receive a mail.
This does not happen when we modify the script with Internet Explorer or Firefox 1.0.4 in Linux.
Does anyone know about this problem?
Check the ZServer log file (usually called "Z2.log"). Do you see an additional request in this logfile (which executes the script)? -- Dieter