HOW CAN I PLACE A HTML PAGE IN CONTENT PLACE HOLDER OF MASTER PAGE
-
I have some menu control in my master1.master page. And i am filling the content of menu and sub menu from xml file. In menu and sub menu i have written the url of the page. In url there is aspx page. If I put aspx page then there is no problem . BUT I WANT TO LINK HTML PAGEIN THAT URL. And its working but after clicking menu or submenu it diplays the only html page...it does not showing any master page control. MY AIM IS TO DISPLAY THE HTML PAGE IN THE CONTENT PLACE HOLDER OF MASTER PAGE OR ANY ALTERNATIVE SUGESSION
-
I have some menu control in my master1.master page. And i am filling the content of menu and sub menu from xml file. In menu and sub menu i have written the url of the page. In url there is aspx page. If I put aspx page then there is no problem . BUT I WANT TO LINK HTML PAGEIN THAT URL. And its working but after clicking menu or submenu it diplays the only html page...it does not showing any master page control. MY AIM IS TO DISPLAY THE HTML PAGE IN THE CONTENT PLACE HOLDER OF MASTER PAGE OR ANY ALTERNATIVE SUGESSION
The problem is obviously with the links you are rendering in your menu.
Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.
-
I have some menu control in my master1.master page. And i am filling the content of menu and sub menu from xml file. In menu and sub menu i have written the url of the page. In url there is aspx page. If I put aspx page then there is no problem . BUT I WANT TO LINK HTML PAGEIN THAT URL. And its working but after clicking menu or submenu it diplays the only html page...it does not showing any master page control. MY AIM IS TO DISPLAY THE HTML PAGE IN THE CONTENT PLACE HOLDER OF MASTER PAGE OR ANY ALTERNATIVE SUGESSION
Convert those html pages into .aspx pages and reference the proper master page.
Nirandas, a developer from India. http://www.nirandas.com