1. Why is Servlet page refreshing/reloading instead of redirecting (using meta tag)? stackoverflow.com
|
2. How to use Meta Refresh Tag coderanch.com |
3. Problem with http-equiv="REFRESH" meta tag coderanch.comHi I am using where autorefresh=30, params="marketdetails.ma?isAuto=yes&sortBy="+sortcolumn+"&isSort="+sortFlag+"&order_by="+orderby ; sortcolumn=ticker, sortFlag = yes orderby=asc. As far as the auto refresh is considered, it is working fine. But the problem with this is, whenever auto refresh is happening, the auto refresh page is becoming active i.e. If I am working on some other application say checking mails in outlook express, ... |