2 Oct
2003
2 Oct
'03
8:37 p.m.
I have a zope page which goes off to an external method which can, sometimes, take a long time (minutes). Apparently IE will timeout. My user then does a reload which causes the external method to be re-executed, etc. Any suggestions as to what to do?