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. How to use javascript with ASP.net

How to use javascript with ASP.net

Scheduled Pinned Locked Moved ASP.NET
csharpjavascriptasp-nethelptutorial
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.
  • R Offline
    R Offline
    rajmithun
    wrote on last edited by
    #1

    I am developing a web page which has a set of check box and checkboxlist controls. Some operations need to be performed on selecting an item of the checkbox list and when the checkbox is checked. When this is done as a simple ASP page, there is a time delay. Could some one help me with some tips on how javascript can be used with ASP.net

    R T K 3 Replies Last reply
    0
    • R rajmithun

      I am developing a web page which has a set of check box and checkboxlist controls. Some operations need to be performed on selecting an item of the checkbox list and when the checkbox is checked. When this is done as a simple ASP page, there is a time delay. Could some one help me with some tips on how javascript can be used with ASP.net

      R Offline
      R Offline
      R Giskard Reventlov
      wrote on last edited by
      #2

      Start here[^]. It really is quite straightforward: use it just as you might use it with a classic ASP site or any other language.

      "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me

      A 1 Reply Last reply
      0
      • R R Giskard Reventlov

        Start here[^]. It really is quite straightforward: use it just as you might use it with a classic ASP site or any other language.

        "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me

        A Offline
        A Offline
        Abhinav S
        wrote on last edited by
        #3

        Good blog post here[^].

        1 Reply Last reply
        0
        • R rajmithun

          I am developing a web page which has a set of check box and checkboxlist controls. Some operations need to be performed on selecting an item of the checkbox list and when the checkbox is checked. When this is done as a simple ASP page, there is a time delay. Could some one help me with some tips on how javascript can be used with ASP.net

          T Offline
          T Offline
          taha bahraminezhad Jooneghani
          wrote on last edited by
          #4

          you have to know what problem would client scripting solve! if Processing need to be check at server and client don't involve in it, you have too use ajax for more performance , but if you need only the last modified data, do the job on client side, and set the changes to server!

          1 Reply Last reply
          0
          • R rajmithun

            I am developing a web page which has a set of check box and checkboxlist controls. Some operations need to be performed on selecting an item of the checkbox list and when the checkbox is checked. When this is done as a simple ASP page, there is a time delay. Could some one help me with some tips on how javascript can be used with ASP.net

            K Offline
            K Offline
            Karthickeyan k
            wrote on last edited by
            #5

            You can use javascript very well in asp.net apps... Start here http://www.zdnetasia.com/using-javascript-for-faster-asp-net-39190821.htm[^] as an good example... Happy Coding...

            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