http - how Ajax request is sent by browser -


i want ask how browser sends ajax request mean format of ajax request. actual format of ajax request sent browser.

thanks in advance

if install firefox , firebug can see yourself:

http://codeclimber.net.nz/archive/2007/08/01/how-to-debug-xmlhttprequest-with-firebug.aspx


Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

c# - Add item to Generic List / Collection using reflection -