Frameset

Discussion in 'ASP' started by tinyprogram, Mar 3, 2011.

  1. tinyprogram

    tinyprogram New Member

    Joined:
    Jan 31, 2011
    Messages:
    12
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Web Developer
    Location:
    Cyber World
    How to use "framesets" in asp.net ???? :sosp:
     
  2. shyam_oec

    shyam_oec New Member

    Joined:
    Nov 26, 2007
    Messages:
    89
    Likes Received:
    1
    Trophy Points:
    0
    Occupation:
    Software Developer, .NET Framework
    Location:
    Jamshedpur
    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
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice