Hi..
I have a page that checks for a condition. if the condition is false then the page is refreshed.
I tried timer and also Response.AppendHeader("Refresh","2");
Both of then works well in my development server. I've published this code as dll to my LIVE server.
But in LIVE, the page refresh doesn't happen.
I even checked the app pool in both servers and configured them alike.
Any specific reason for this behaviour?
Any help is appreciated.
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
subhashini durgaprasadPosted Jul 21, 2016, 2:01 AM