Hi.
I have problems with setting values of objects through FRAMES. I'd like to know is there any easy way to do this. I have 2 aspx page(2 frames) in a third html page. I put a button on one of the aspx page and when it is clicked I'd like to write some text to a Label which is on the other aspx page. On the old way in ASP I wrote a client-side script which called the TOP window and I could get the 2nd window as it's child. My question is, is there any way to get the Label object on 2nd aspx from mypage.aspx.jsl?
May be its a stupid question, but let me know it.
best regards,
Kirilla
I have problems with setting values of objects through FRAMES. I'd like to know is there any easy way to do this. I have 2 aspx page(2 frames) in a third html page. I put a button on one of the aspx page and when it is clicked I'd like to write some text to a Label which is on the other aspx page. On the old way in ASP I wrote a client-side script which called the TOP window and I could get the 2nd window as it's child. My question is, is there any way to get the Label object on 2nd aspx from mypage.aspx.jsl?
May be its a stupid question, but let me know it.
best regards,
Kirilla