Ok Colin,
First of all, ASP.NET is serverside technology. You will have to refresh,
submit or change the location of the page/frame to change things with
asp.net. Otherwise you'll have to use JavaScript.
/Hugo
On Sun, 3 Oct 2004 17:42:15 +1000, Colin Halliday wrote:
> But I don't wish to change the source of the other frame, just change some
> properties of a .Net control in the other frame.
>
> Colin
>
> "Mark Rae" <> wrote in message
> news:...
>> "Microsoft" <> wrote in message
>> news:%23%...
>>> How do I refer to the content of one frame from another frame.
>>>
>>> Depending on which command button is pressed in one frame I wish to
>>> chnage what is displayed in another frame.
>>
>> Nothing to do with ASP.NET specifically - this is just standard plain old
>> HTML:
>>
>> http://www.sagehill.net/docbookxsl/HtmlFrames.html
>>