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 call server side function in Javascript

How to call server side function in Javascript

Scheduled Pinned Locked Moved ASP.NET
csharpjavascriptasp-netsysadmintutorial
3 Posts 3 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
    Sr Frank
    wrote on last edited by
    #1

    How to call serverside function in JavaScript? I am working on VS2008,ASP.NET,C#

    R S 2 Replies Last reply
    0
    • S Sr Frank

      How to call serverside function in JavaScript? I am working on VS2008,ASP.NET,C#

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

      This will get you started: Page Method[^]

      "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

      1 Reply Last reply
      0
      • S Sr Frank

        How to call serverside function in JavaScript? I am working on VS2008,ASP.NET,C#

        S Offline
        S Offline
        Sandeep Mewara
        wrote on last edited by
        #3

        Apart from PageMethods (as already suggested), there are few other ways to interact with server side through client side(Javascript): 1. XMLHttpRequest[^] 2. Callback[^] 3. WebService call[^]

        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