Master Page and HTML combo...
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
-
Hi, I have a few static html pages, whihc i wish to display on the master page on the selection of the menu. What are the possible ways to display that. I dont want to use IFrame as it will remain forever on that page. Thanks in advance.
Deepak Surana
You could perhaps read your html files, and put their contents into a literal control ?
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )