I am trying the Q3 version of the rad controls, working with radeditor trying to save the content to an external .html file. When the page loads I put text into the editor and it correctly saves the .html file. I go back to another page and then reload the editor page and the .html file will not load into the editor. I am using the Q3 version of the rad controls, VS 2005, VB, and ASP.NET 2.0. I have used the code from the demo pages excluding the Namespace line because I get an error in the Page_Load sub that radeditor.content is not a shared member. Not sure how to fix this, or if I can use this if I'm not using .NET 3.5 and VS 2008.