I have an Iframe that contains asp.net as its source and it gets updated with new data periodically. Looks like it gets a different session id for every update and says “ASP.NET session has expired or could not be found” when it get a new data.
Is there a way to periodically refresh the Iframe or source (the view) ?