tags:

views:

27

answers:

0

Hi all,

I really like how uframe(http://www.codeproject.com/KB/aspnet/uframe.aspx) works but I can't find any documentation or example how I can control uframe div from the page which contains that uframe div.

Simply putted I want on my page, to change parameters in src of a uframe div, so I can get diffrent populated content.

For example, if my uframe looks like this:

I want from my page that contains that div to change id parameter and then to invoke uframe reload.

Anybody knows how to do this?

thanx