Exposing Frameset & Frames in ASPx

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there any way to access the web controls in a frame from the aspx.cs code
of another frame? The Frameset is an aspx page and each frame is an aspx
page. I was hoping to access the "parent" and so get to another page or is
that part of the HMTL DOM only?

Thank you.
 
Back
Top