PRB: iframe Object Source Is Cached in the Design View of an HTML Page in Visual C# .NET (830737)
The information in this article applies to:
- Microsoft Visual C# .NET (2003)
- Microsoft ASP.NET (included with the .NET Framework 1.1)
SYMPTOMSYou may create an HTML page in Microsoft Visual Studio .NET by using Visual C# .NET,
and then add an iframe element with the src attribute with the value of
http://www.ValidURL.com, where http://www.ValidURL.com is the URL of a valid Web site.
When you change the value of the src attribute to the name of the container page (the name of the HTML
page itself), and then switch to Design view,
you may notice the cached content in the iframe object.
Note You may notice the same behavior when you delete an HTML page
that has an iframe element, and then create another HTML page that has an iframe element.WORKAROUNDTo work around this problem, refresh the HTML page in the
Design view.STATUS This
behavior is by design.REFERENCESFor more information about iframe, visit the following Microsoft Developer Network (MSDN) Web site:
Modification Type: | Major | Last Reviewed: | 4/21/2006 |
---|
Keywords: | kbWebBrowser kbControl kbCaching kbhtml kbprb KB830737 kbAudDeveloper |
---|
|