Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

frameset

Status
Not open for further replies.

erics55

Programmer
Nov 20, 2006
30
SE
Hi
I have recently upgraded to Visual Studio 2005 and I am building a asp .net application. For some reason I cant use framesets in my html source view. I am getting the error the Frameset element is not suuported

does anyone know why?

thanks in advance
 
erics55,

Is there a specific reason you're using Frames? I would look into Master Pages before continuing with a frameset (just my humble opinion).

Senior Qik III,.Net,SQL Programmer

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
** Do NOT feed Code Gremlins after midnight **
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
Thanks for the advice, i will look into it

out of interest, do you know why I cant use frames? are they no longer supported?
 
I like master pages, thanks for the advice
 
You can still use frames but the designer window may not be able to show them. However, there aren't many valid reasons why you would need to use frames.


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top