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. ASP page related

ASP page related

Scheduled Pinned Locked Moved ASP.NET
csharpasp-net
1 Posts 1 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.
  • S Offline
    S Offline
    Sasmi
    wrote on last edited by
    #1

    Dear Friends, I want information about ASP.Net page, when any ASP page created the control on each page should have any unique identity so i can use that id, i found the unique number and id of control Text Box but i found it not unique because every time i check the number randomely it give me new number i think its browser specific (code given below) mshtml.IHTMLUniqueName uInputName = (mshtml.IHTMLUniqueName)MyContorl.DomElement; messageBox.show(uInputName.uniqueID); messageBox.show(uInputName.uniqueNumber.ToString()); is there any other uniquness in control, or my assumption is wrong. Please clear me thanks in advance. Sasmi

    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