Frame Refresh..

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

Guest

Hi all,
I am very new to Web development.
I have a page with two Frames.
Both link to ASP.NET pages.

When clicked on first frame, I want to refresh the second frame. But second
frame may link to a new ASP.NET page too.

How can I do this?

With anticipation
Shwe
 
Shwe,

I have some sample code on how to refresh one frame from another on my
website, www.aboutfortunate.com, just click the "Code Library" link at the
top and type "Frame" into the search box there. The sample code specifically
shows how to refresh a frame from a popup window, but the code is very
similar and after looking at it you'll know what to google for.

You may find some of the other references pertaining to Frames useful
also...

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
 
Back
Top