I Have three form Home.aspx and Login.aspx Details.aspx
on home.aspx i have two iframe
in iframe one i open login.aspx
in Login.aspx i have a button btnChangePage
now i want to assign src property of second iframe dynamically
( src="details.aspx" ) on btnChangePage_Click
Please if u have any suggetions please help me
Thanks a lot in advance