
Signature
Dylan Parry
http://electricfreedom.org | http://webpageworkshop.co.uk
The opinions stated above are not necessarily representative of
those of my cats. All opinions expressed are entirely your own.
At the server, you can set the timeout property for the page, or set the
httpRuntime settings:
http://msdn2.microsoft.com/en-us/library/e1f13641.aspx
On the browser, you can use a variety of techniques to indicate "progress",
such as:
http://www.eggheadcafe.com/tutorials/aspnet/87272b03-adec-45e1-b157-b21da3714dfd
/aspnet-animated-gifs-and.aspx
-- Peter
Recursion: see Recursion
site: http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder: http://www.blogmetafinder.com
> Hi,
>
[quoted text clipped - 17 lines]
>
> Thanks in advance,
Dylan Parry - 19 Oct 2007 11:52 GMT
> At the server, you can set the timeout property for the page, or set the
> httpRuntime settings:
>
> http://msdn2.microsoft.com/en-us/library/e1f13641.aspx
Oh of course :)
> On the browser, you can use a variety of techniques to indicate "progress",
> such as:
>
> http://www.eggheadcafe.com/tutorials/aspnet/87272b03-adec-45e1-b157-b21da3714dfd
/aspnet-animated-gifs-and.aspx
Thanks. That looks to be exactly what I am after. I was a bit dubious at
first, but the logic behind that solution seems to make sense.
Cheers,

Signature
Dylan Parry
http://electricfreedom.org | http://webpageworkshop.co.uk
The opinions stated above are not necessarily representative of
those of my cats. All opinions expressed are entirely your own.