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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. how this Request.send work (XMLHttpRequest )

how this Request.send work (XMLHttpRequest )

Scheduled Pinned Locked Moved ASP.NET
database
3 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.
  • M Offline
    M Offline
    Member 4659001
    wrote on last edited by
    #1

    in one of my project at one palce XMLHttpRequest object is been mase Request.setRequestHeader('Content-type', 'application/x-www-form-urlencoded'); var obj = this; Request.onreadystatechange = function() { obj.OnReadyState(Request); }; Request.send(PostParams); i objerved this send method executes the request but how it does work how it executes query i could not got it so i need guidence on it

    Raghvendra

    Steve EcholsS 1 Reply Last reply
    0
    • M Member 4659001

      in one of my project at one palce XMLHttpRequest object is been mase Request.setRequestHeader('Content-type', 'application/x-www-form-urlencoded'); var obj = this; Request.onreadystatechange = function() { obj.OnReadyState(Request); }; Request.send(PostParams); i objerved this send method executes the request but how it does work how it executes query i could not got it so i need guidence on it

      Raghvendra

      Steve EcholsS Offline
      Steve EcholsS Offline
      Steve Echols
      wrote on last edited by
      #2

      Googling AJAX would be a good starting point.


      - S 50 cups of coffee and you know it's on! A post a day, keeps the white coats away!

      • S
        50 cups of coffee and you know it's on!
        Code, follow, or get out of the way.
      M 1 Reply Last reply
      0
      • Steve EcholsS Steve Echols

        Googling AJAX would be a good starting point.


        - S 50 cups of coffee and you know it's on! A post a day, keeps the white coats away!

        M Offline
        M Offline
        Member 4659001
        wrote on last edited by
        #3

        i had a lots og googling abt how internally it works but could not get it at each palce i got abt how and where to call it but internally everything was hidden

        Raghvendra

        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