i dont think putting the break point in a different solution solves this problem in this situation. even though i tried but
I did not tell to put in another solution. Do you have more than one?
sean freeman
2. this process did work before. now i'm working on another web site now it's having this problem.
Maybe you did not add all js references.
sean freeman
'Request.send" doesnt suck. it's a built in javascript method in every browser.
Please provide reference about this javascript function . I did not found.( and it is in
lynx.browser.org too? Also in IE 5 ? Netscape 1.0 ?)
Later Edit: Now I see that your request is , in fact, XMLHttpRequest() . And you do use GET , not POST - and, usually, GET is denied on ajax requests for MVC ( can be changed). And what version of IE are
you using?
ignatandrei
All-Star
134814 Points
21595 Posts
Moderator
MVP
Re: Model biding sucks!
May 07, 2012 02:26 PM|LINK
I did not tell to put in another solution. Do you have more than one?
Maybe you did not add all js references.
Please provide reference about this javascript function . I did not found.( and it is in lynx.browser.org too? Also in IE 5 ? Netscape 1.0 ?)
Later Edit: Now I see that your request is , in fact, XMLHttpRequest() . And you do use GET , not POST - and, usually, GET is denied on ajax requests for MVC ( can be changed). And what version of IE are you using?