Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refreshing a frame
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00828346
Message ID:
00828724
Vues:
12
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform