NinethSense oWnZ mE!: Praveen’s drawing book

Choose a Topic:

Fri
1
Feb '08

Reached Level 3 on Yahoo Answers

Knowledge Sharing continues… :)

'

How to Refresh iFrame

 
<html>
<head>
<script language=“javascript”>
	function reload() {
		fr = document.getElementById("iframe1");
		fr.src = fr.src;
	}
	
</script>
</head>
<body>
test contents
<input type=“button” value=“Click to refresh iframe” onClick=“reload()”/>
<hr />
<iframe id=“iframe1″ src=“http://www.pitsolutions.com/”>
</iframe></body>
</html>
The CodeProject Microsoft Developer Network Official ASP.NET Forums Microsoft .NET Framework Community Microsoft Most Valuable Professional Kidoos forums Microsoft Visual Studio Developer Home Professional Information Technology Solutions Microsoft Research Home Trivandrum Microsoft Users Group Community Website