I have a tpl that goes from different pages. Once in a while a page times out. I can not disable AJAX or images so here is what I am wondering:
Got to page 1
If page 1 takes longer than x.x seconds
Go to page 2
Is this possible, or would I have to use C#?
I know I can set the timeout options for the whole template, but can you do it per action?
Got to page 1
If page 1 takes longer than x.x seconds
Go to page 2
Is this possible, or would I have to use C#?
I know I can set the timeout options for the whole template, but can you do it per action?