Using Frameset with Treeviews in ASP.Net

Posted by Ben on Stack Overflow See other posts from Stack Overflow or by Ben
Published on 2010-03-05T15:46:54Z Indexed on 2010/04/25 5:23 UTC
Read the original article Hit count: 293

Filed under:
|
|
|
|

Afternoon, I am trying have an HTML file containing a frameset which contains two frames. I have populated the left Frame with a URL containing a TreeView with URL's for the nodes. I would like the to be able to select a URL from the treeview in the left hand frame, and have it set the src of the right hand frame to be that URL. Is that possible?

Thanks

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#