Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refreshing a frame
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00828346
Message ID:
00828724
Views:
13
Hi Dan,

To refresh another frame, use the following javascript syntax:
parent.FRAMENAME.location.reload(true);
>I have a page with two frames: a treeview in one for navigation, and data entry in the other.
>
>If a user edits something in the data entry frame, that item may move to another node in the tree. From what I have been able to read, I need to issue a frame reload thru Javascript, but can't for the life of me put all the pieces together.
>
>Does anyone have any thoughts on how to do this?
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform