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. Please help me!!!

Please help me!!!

Scheduled Pinned Locked Moved ASP.NET
helpquestion
5 Posts 5 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.
  • K Offline
    K Offline
    Kamalatharsan
    wrote on last edited by
    #1

    How can I get click event in TextField... Thanks Kamal

    K D M D 4 Replies Last reply
    0
    • K Kamalatharsan

      How can I get click event in TextField... Thanks Kamal

      K Offline
      K Offline
      Khan Bangash
      wrote on last edited by
      #2

      What do u mean by click event . If u want that event on on text change then

      1 Reply Last reply
      0
      • K Kamalatharsan

        How can I get click event in TextField... Thanks Kamal

        D Offline
        D Offline
        Dileep M 0
        wrote on last edited by
        #3

        Use can use onfocus event. on key up ,keydown,keypressed etc.

        Dileep.M

        1 Reply Last reply
        0
        • K Kamalatharsan

          How can I get click event in TextField... Thanks Kamal

          M Offline
          M Offline
          monika_vasvani
          wrote on last edited by
          #4

          Hi For textbox only we have onfocus,Keypress and textchanged events No click event for textbox. Thanks monika

          1 Reply Last reply
          0
          • K Kamalatharsan

            How can I get click event in TextField... Thanks Kamal

            D Offline
            D Offline
            dj rock
            wrote on last edited by
            #5

            write below code in page init section Private Sub Page_Init(........) Me.TextBox1.Attributes.Add("onClick", "alert('Hello')") i suggest you to check other threads also. it may help a lot. This question is solved by Parwej Ahmed yesterday.

            Regards, DJ Rock

            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