Thursday, August 18, 2011

pass parameters to an IFRAME


how to
programmatically change the parameters that are passed to the second ASP.NET frame
page, from the first ASP.NET page.



in aspx:

<iframe id="footer" runat=server >

in code behind

footer.Attributes["src"] = "page2.aspx?p1=" + HttpUtility.UrlEncode(p1);

How to Detect Lies - wikiHow

ٍsource