Hi moondaddy,
Thanks for posting in the community! My name is Steven, and I'll be
assisting you on this issue.
From your description, you need some suggestions on using frame pages in
ASP.NET web applicatoin. Also, you feel somewhat confused on why such frame
based page are not so popular in ASPL.NET web application and is there any
disadvantages using it, yes?
If there is anything I misunderstood, please feel free to let me know.
As for this question, I first should confirm that there doesn't exisit any
disadvantages of using frame pages in ASP.NET web application. We can use
frame/frameset based web pages in ASP.NET web application as well as other
web projects. Also, we can use normal html pages as well as aspx web pages
in a frameset. And as for the problems which occurs when using
frame/framesets in ASP.NET, I think that's probably because of the
complication of using frame based pages, not only in ASP.NET web pages.
Since the diferent web pages within the frames in the same frameset are
acutally sparately from each other, we need some skills when implement the
communication between these pages. That'll sometimes cause the
difficulties. Also, when we mixed the html with the dynamical server page
techs such as ASP.NET, the complication will even increase than the common
html page. But that won't cause any other taboo for the frame pages in
the asp.net web application. Do you think so?
In addition, I've searched some tech reference on the "frame/frameset" in
web pages(not particularly for asp.net). I believe they'll be helpful to
you.
#Introduction to Framesets
http://msdn.microsoft.com/library/en-us/vsintro7/html/vxoriIntroductionToFra
mesets.asp?frame=true
#Create a Frameset
http://msdn.microsoft.com/library/en-us/htmlhelp/html/vsconOverfr.asp?frame=
true
Please check out the above items. If you have any further questions, please
feel free to let me know.
Regards,
Steven Cheng
Microsoft Online Support
Get Secure!
www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)