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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. Frameset

Frameset

Scheduled Pinned Locked Moved Web Development
csharphtmlasp-nethelp
7 Posts 2 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.
  • A Offline
    A Offline
    alwinSCH
    wrote on last edited by
    #1

    Hi all, small problem I began using VS2005 now i made an asp.net project with a popup screen (modaldialog) when you do this you need an HTML page with a frameset, He does not recognize the word or object FRAMESET Is there anything i can do or import in my html Thnx Alwin

    G 1 Reply Last reply
    0
    • A alwinSCH

      Hi all, small problem I began using VS2005 now i made an asp.net project with a popup screen (modaldialog) when you do this you need an HTML page with a frameset, He does not recognize the word or object FRAMESET Is there anything i can do or import in my html Thnx Alwin

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

      Are you using a doctype for a frameset page? --- b { font-weight: normal; }

      A 1 Reply Last reply
      0
      • G Guffa

        Are you using a doctype for a frameset page? --- b { font-weight: normal; }

        A Offline
        A Offline
        alwinSCH
        wrote on last edited by
        #3

        What do you mean with doctype? I use an HTML page with the frameset in it! In this page i fill one frame with an aspx page

        G 1 Reply Last reply
        0
        • A alwinSCH

          What do you mean with doctype? I use an HTML page with the frameset in it! In this page i fill one frame with an aspx page

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

          The doctype tag determines what version of html is used. If you don't have a doctype on the page Visual Studio will use the default, which naturally is not a frameset doctype. A frameset page isn't just a html page with a frameset, as the frameset tag replaces the body tag of a normal html page. --- b { font-weight: normal; }

          A 1 Reply Last reply
          0
          • G Guffa

            The doctype tag determines what version of html is used. If you don't have a doctype on the page Visual Studio will use the default, which naturally is not a frameset doctype. A frameset page isn't just a html page with a frameset, as the frameset tag replaces the body tag of a normal html page. --- b { font-weight: normal; }

            A Offline
            A Offline
            alwinSCH
            wrote on last edited by
            #5

            This the HTMl tag I use: Do i have to use another type? Thnx

            G 1 Reply Last reply
            0
            • A alwinSCH

              This the HTMl tag I use: Do i have to use another type? Thnx

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

              You should have a doctype tag before the html tag. W3C: Recommended DTDs[^] --- b { font-weight: normal; }

              A 1 Reply Last reply
              0
              • G Guffa

                You should have a doctype tag before the html tag. W3C: Recommended DTDs[^] --- b { font-weight: normal; }

                A Offline
                A Offline
                alwinSCH
                wrote on last edited by
                #7

                Ok problem solved after adding a doctype thanks

                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