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. HTML coding

HTML coding

Scheduled Pinned Locked Moved ASP.NET
htmltutorial
2 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.
  • L Offline
    L Offline
    lehya
    wrote on last edited by
    #1

    Hello is there a way that the controls on my aspx page understand the html code and display accordingly...example: If a textbox is there..I press on button named 'B'.. then contents in textbox become Bold... I.e.the textbox should be in a state to handle html coding just like a html browser..if we enter Hello textbox field should show Hello in bold letters...instead of all that crap like Hello Is there a way for it

    G 1 Reply Last reply
    0
    • L lehya

      Hello is there a way that the controls on my aspx page understand the html code and display accordingly...example: If a textbox is there..I press on button named 'B'.. then contents in textbox become Bold... I.e.the textbox should be in a state to handle html coding just like a html browser..if we enter Hello textbox field should show Hello in bold letters...instead of all that crap like Hello Is there a way for it

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

      No, there isn't. But you can take an element that does support html codes, like a div tag, and make it editable.

      --- b { font-weight: normal; }

      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