I noticed that the AutoComplete works and web.config file does not contain HttpGet or HttpPost protocols. So others can't get to it, but the application does and I was wondering how that was setup? I'm working on some custom webservices that I wanted to
integrate with some of the controlTookits, but can't get them to work without adding either of those protocols, but then if I do it makes it less secure too.
Jarrod57
Member
5 Points
12 Posts
WebServices question (ie AutoComplete)
Apr 05, 2007 05:11 PM|LINK
I noticed that the AutoComplete works and web.config file does not contain HttpGet or HttpPost protocols. So others can't get to it, but the application does and I was wondering how that was setup? I'm working on some custom webservices that I wanted to integrate with some of the controlTookits, but can't get them to work without adding either of those protocols, but then if I do it makes it less secure too.
Thanks!