Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Referring to a frame's content from another frame

Reply
Thread Tools

Referring to a frame's content from another frame

 
 
Microsoft
Guest
Posts: n/a
 
      10-03-2004
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.

Thanks

Colin


 
Reply With Quote
 
 
 
 
Mark Rae
Guest
Posts: n/a
 
      10-03-2004
"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


 
Reply With Quote
 
 
 
 
Colin Halliday
Guest
Posts: n/a
 
      10-03-2004
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
>



 
Reply With Quote
 
Hugo Wetterberg
Guest
Posts: n/a
 
      10-04-2004
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
>>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Capturing Referring URL to drive content slamar ASP .Net 0 08-17-2011 04:02 PM
How to get content from one frame into another frame Fokke Nauta HTML 3 04-29-2009 09:19 AM
Referring to Data Source Controls across Content Controls Bill Nicholson ASP .Net Web Controls 0 09-10-2007 11:34 AM
Referring to class in another directory? zburnham@gmail.com Java 2 05-03-2006 08:58 PM
Referring to a control on another page Greg Smith ASP .Net 1 12-30-2004 07:42 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57