Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Frame in asp.net

Frame in asp.net

Scheduled Pinned Locked Moved ASP.NET
csharpasp-net
9 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kiran puchakayala
    wrote on last edited by
    #1

    How can we split the asp.net page here frames are not suppoting

    Kiran Kumar.P

    C N V E V 5 Replies Last reply
    0
    • K kiran puchakayala

      How can we split the asp.net page here frames are not suppoting

      Kiran Kumar.P

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      you need to do some reading and understand waht ASP.NET is. It's a framework for generating HTML. By definition, anything that HTML can do, ASP.NET can do. There is no reason you can't use frames in ASP.NET.

      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      1 Reply Last reply
      0
      • K kiran puchakayala

        How can we split the asp.net page here frames are not suppoting

        Kiran Kumar.P

        N Offline
        N Offline
        N a v a n e e t h
        wrote on last edited by
        #3

        Splitting ASPX pages ? Use user control(ascx) or master/content pages. But none of them works like HTML frames.

        All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions

        C 1 Reply Last reply
        0
        • N N a v a n e e t h

          Splitting ASPX pages ? Use user control(ascx) or master/content pages. But none of them works like HTML frames.

          All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          What do you mean ? You can use frames, each frame will contain an ASPX. Which is no different to if they all contained a html file.

          Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          N 1 Reply Last reply
          0
          • K kiran puchakayala

            How can we split the asp.net page here frames are not suppoting

            Kiran Kumar.P

            V Offline
            V Offline
            V 2
            wrote on last edited by
            #5

            Yes u r right... Frame is not supported in Asp.net(2.0) I have also tried for it, It gives error that Error 1 Validation (XHTML 1.0 Transitional): Element 'frame' is not supported.

            Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...

            G 1 Reply Last reply
            0
            • C Christian Graus

              What do you mean ? You can use frames, each frame will contain an ASPX. Which is no different to if they all contained a html file.

              Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

              N Offline
              N Offline
              N a v a n e e t h
              wrote on last edited by
              #6

              I mean splitting page by using user controls is different from using frames. Guess you got me wrong.

              All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions

              1 Reply Last reply
              0
              • K kiran puchakayala

                How can we split the asp.net page here frames are not suppoting

                Kiran Kumar.P

                E Offline
                E Offline
                eyeseetee
                wrote on last edited by
                #7

                Check this out: http://www.odetocode.com/articles/450.aspx

                We are not a Code Charity

                1 Reply Last reply
                0
                • V V 2

                  Yes u r right... Frame is not supported in Asp.net(2.0) I have also tried for it, It gives error that Error 1 Validation (XHTML 1.0 Transitional): Element 'frame' is not supported.

                  Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...

                  G Offline
                  G Offline
                  Guffa
                  wrote on last edited by
                  #8

                  You need a frameset doctype on a frameset page. W3C: Recommended list of DTDs[^][^]

                  Despite everything, the person most likely to be fooling you next is yourself.

                  1 Reply Last reply
                  0
                  • K kiran puchakayala

                    How can we split the asp.net page here frames are not suppoting

                    Kiran Kumar.P

                    V Offline
                    V Offline
                    Vasudevan Deepak Kumar
                    wrote on last edited by
                    #9

                    You may like to check this out http://www.15seconds.com/issue/030528.htm[^]

                    Vasudevan Deepak Kumar Personal Homepage
                    Tech Gossips
                    All the world's a stage, And all the men and women merely players. They have their exits and their entrances; And one man in his time plays many parts... --William Shakespeare

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups