Is there a way to open a MVC Page inside an iFrame of a webform?
A:
There should be no problem to do that:
<iframe src="/Home/Index"></iframe>
korchev
2010-06-22 20:15:22