Call apsx page from an html page as popup

35 Views Asked by At

I need to Open Code_Page.aspx page in Radwindow as popup.Currently i am able open it ,but now the issue is in .html page that the Iframe width is Covering the html page (i.e parent page ) It is opening as default width of iframe , but i need to open as popup.

Here .html page(test.html) is my landing page.I need to assign values to properites(Codebase.MAL.Name,Codebase.MAL.Code) in aspx Page before opening popuppage(Code_Page.aspx) Any way that i can achive this .

0

There are 0 best solutions below