3 Oct
2003
3 Oct
'03
8:32 p.m.
Dennis Allison wrote at 2003-10-2 13:37 -0700:
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?
You may use the "refresh" "meta" tag. Search for details... Dieter