javascript - Finding the request is to Script or a .Net request -


in sample application if url clicked 2 requests.

one .net application , javascript in application.

i had injected code in functions of application. in runtime can find if request java script or .net request.

./rahul

you can check via

request.headers["x-requested-with"] 

Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -