This might be a strange question but I wonder if there is an easy way to make the web page download time ... long. Can I put something like
Hold(...)
in the code? Can I accomplish this with for instance ASP or even HTML? Also - are there any settings which determines after how long the browser (IE) returns "operation timed out"?
Hold(...)
in the code? Can I accomplish this with for instance ASP or even HTML? Also - are there any settings which determines after how long the browser (IE) returns "operation timed out"?