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. Displaying asp.net control on an html Page.

Displaying asp.net control on an html Page.

Scheduled Pinned Locked Moved ASP.NET
csharphtmlasp-netsysadminquestion
6 Posts 4 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.
  • R Offline
    R Offline
    Rajiya
    wrote on last edited by
    #1

    I have an HTML page having lot of images and text. I want to create an .aspx page having the same interface so i copy pasted the same html code on an .aspx pagein the ASP.Net application.Then i tried putting a dropdownlist and textbox controls on the page but it,s not giving me textbox nor dropdownlist. I am getting a multiline textbox with scrollbars. i have checked the properties...all fine but just dnt knw wats wrong. i have also used runat="server" Wat should i do wen i paste HTML code? Riz

    _ T S 3 Replies Last reply
    0
    • R Rajiya

      I have an HTML page having lot of images and text. I want to create an .aspx page having the same interface so i copy pasted the same html code on an .aspx pagein the ASP.Net application.Then i tried putting a dropdownlist and textbox controls on the page but it,s not giving me textbox nor dropdownlist. I am getting a multiline textbox with scrollbars. i have checked the properties...all fine but just dnt knw wats wrong. i have also used runat="server" Wat should i do wen i paste HTML code? Riz

      _ Offline
      _ Offline
      _AK_
      wrote on last edited by
      #2

      Are you getting any error for that or simply it is not getting displayed?

      Best Regards, Apurva Kaushal

      R 1 Reply Last reply
      0
      • _ _AK_

        Are you getting any error for that or simply it is not getting displayed?

        Best Regards, Apurva Kaushal

        R Offline
        R Offline
        Rajiya
        wrote on last edited by
        #3

        No error....it is simply not getting displayed properly.

        _ 1 Reply Last reply
        0
        • R Rajiya

          No error....it is simply not getting displayed properly.

          _ Offline
          _ Offline
          _AK_
          wrote on last edited by
          #4

          There can be no reason that if everything is placed properly it will not be displayed. Check whether they are in proper tag or you have given all the required attributes properly.

          Best Regards, Apurva Kaushal

          1 Reply Last reply
          0
          • R Rajiya

            I have an HTML page having lot of images and text. I want to create an .aspx page having the same interface so i copy pasted the same html code on an .aspx pagein the ASP.Net application.Then i tried putting a dropdownlist and textbox controls on the page but it,s not giving me textbox nor dropdownlist. I am getting a multiline textbox with scrollbars. i have checked the properties...all fine but just dnt knw wats wrong. i have also used runat="server" Wat should i do wen i paste HTML code? Riz

            T Offline
            T Offline
            TRK UK
            wrote on last edited by
            #5

            Hi first Create a new aspx page and then copy your HTML Code only in between tags and paste it inbetween aspx page . i hope it solves your problem.

            1 Reply Last reply
            0
            • R Rajiya

              I have an HTML page having lot of images and text. I want to create an .aspx page having the same interface so i copy pasted the same html code on an .aspx pagein the ASP.Net application.Then i tried putting a dropdownlist and textbox controls on the page but it,s not giving me textbox nor dropdownlist. I am getting a multiline textbox with scrollbars. i have checked the properties...all fine but just dnt knw wats wrong. i have also used runat="server" Wat should i do wen i paste HTML code? Riz

              S Offline
              S Offline
              Sandeep Akhare
              wrote on last edited by
              #6

              check the SelectionMode Property of TextBox

              Thanks and Regards Sandeep If you want something you never had, do something you have never done!

              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