Monday, 9 February 2015

is it possible to POST XML data to an MVC controller residing in an Iframe on another domain



I just need to know if its possible to POST XML data to an MVC controller residing in an Iframe on another domain without reloading the iframe (since the iframe reloading on post will cause the xml to be cleared out)


No comments:

Post a Comment