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. Disadvanatage Of HTML Control

Disadvanatage Of HTML Control

Scheduled Pinned Locked Moved ASP.NET
htmlsysadminquestionlearning
5 Posts 3 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.
  • V Offline
    V Offline
    varshavmane
    wrote on last edited by
    #1

    Can any one tell me what does this mean.I was reading a book where I disadvantage of using HTML Control were given, I understood first one but this I didnt. It follows: Another Disadvantage to HTML Server Controls is that a HTML server Control directly maps to single HTML Tags. Wouldnot it be great if you could add a single server control to a Web Page and it would be rendered as many HTML tags? Web Controls are the answer. Thanks in advance...

    S S 2 Replies Last reply
    0
    • V varshavmane

      Can any one tell me what does this mean.I was reading a book where I disadvantage of using HTML Control were given, I understood first one but this I didnt. It follows: Another Disadvantage to HTML Server Controls is that a HTML server Control directly maps to single HTML Tags. Wouldnot it be great if you could add a single server control to a Web Page and it would be rendered as many HTML tags? Web Controls are the answer. Thanks in advance...

      S Offline
      S Offline
      sarvesh upadhyay
      wrote on last edited by
      #2

      1. single map: if we write in web page when it will render on the browser same will appear means 1. one to many tag render as is web control Now if we write on the web page and when it will rendered on the browser you can see more than one html tags this means we write one tag and gets multiple tag on the browser. so if same has to do in html then we have to write alot of codes so using webcontrol we scape from writing multiple tags. :)

      Sarvesh Upadhyay

      V 1 Reply Last reply
      0
      • V varshavmane

        Can any one tell me what does this mean.I was reading a book where I disadvantage of using HTML Control were given, I understood first one but this I didnt. It follows: Another Disadvantage to HTML Server Controls is that a HTML server Control directly maps to single HTML Tags. Wouldnot it be great if you could add a single server control to a Web Page and it would be rendered as many HTML tags? Web Controls are the answer. Thanks in advance...

        S Offline
        S Offline
        SimulationofSai
        wrote on last edited by
        #3

        I suppose it means System.Web.UI.WebControls which are nothing but composite user controls. Regards, SG

        V 1 Reply Last reply
        0
        • S sarvesh upadhyay

          1. single map: if we write in web page when it will render on the browser same will appear means 1. one to many tag render as is web control Now if we write on the web page and when it will rendered on the browser you can see more than one html tags this means we write one tag and gets multiple tag on the browser. so if same has to do in html then we have to write alot of codes so using webcontrol we scape from writing multiple tags. :)

          Sarvesh Upadhyay

          V Offline
          V Offline
          varshavmane
          wrote on last edited by
          #4

          Thanks a lot...

          1 Reply Last reply
          0
          • S SimulationofSai

            I suppose it means System.Web.UI.WebControls which are nothing but composite user controls. Regards, SG

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

            Thanks a lot...

            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