iis - AJAX Post without filename and query gives not allowed HTTP VERB -


we working existing script makes prototype ajax post request url /ds?params=. when call made result is:

http error 405 - http verb used access page not allowed.

if use firebug , right click on ajax request , choose "open in new tab" work, http verb changed get

i tried adding mapping asp.dll in configuration website in iis explained on iis forums, it's still not working.


Comments

Popular posts from this blog

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - On Gitbash - Bower : ENOGIT git is not installed or not in the PATH -