Is there a way to declare an iframe in a page so that each time you refresh the page, it clears any session variables within it?
Right now i have a web application written in .NET MVC and on one of its pages it loads an iframe that points to another application written in PHP. basically what is happening is that the iframe is remembering session state when i refresh the whole page but would ideally like to re-start it each time. Are there any ways to do this? or would i need to call a logout script within the iframe on page refresh?
Aucun commentaire:
Enregistrer un commentaire