Hi Web Master,
I have a small suggestion, Can we have a automatic refresh mechanism for our forums section page for every 10 0r 20 seconds ? I ask this because when i usually open DNF in one of the browsers and i will do my personal work. When ever i want to see the latest forums question i need to come and refresh that page.
As our DNF users increasing day by day there are lot many questions posted for every minute, so can we have this feature for forums section which refreshes the page for every stipulated time frame say 10 or 20 seconds.
So when ever a user like me opening and leaving the DNF forums page will always see the latest updated page.
Please let me know your take on this.
As you are aware the implementation aspect is also very simple : just we need to add this line in Head tag of the html page associated with the forums aspx page .The below line helps to refresh the page for every 20 seconds......
<meta http-equiv="refresh" content="20" />
Thanks,
Radha Srikanth