Wednesday, April 28, 2010

throw child page values to parent page.

//use this js function on parent page ]


string script = "";
Page.RegisterStartupScript("Close", script);

No comments:

Post a Comment