May 12, 2011 at 4:04 am
Hi all,
I have developed SQL Server as a simple reporting engine and users access SSRS reports via their browsers over the network. I would like their browsers to auto refresh after say 60secs to show the updated report and I have used Firefox with the reloadevery addon which works ok but requires the user to enable it every time they open Firefox, I also need a solution for IE.
The easiest way I can think of doing this is inserting a META tag such as the following into the top of each report.
<meta http-equiv="refresh" content="60" />
Is this possible or is there a better way of doing what I want?
Any advice much appreciated.
daz
May 12, 2011 at 4:58 am
Just discovered the AutoRefresh option in report properties - brilliant - solves everything!
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy