If you are comfortable with using frameset in html then it will not make an issue to use in asp.net since asp.net do'nt have its own frameset, we are using the same html element there also.Yes one thing to note is that frameset's frame tag may contain src attribute with either html or aspx page . Each frame can contain html or aspx page. But that does not make any internal differences. Hope this help