Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to reference from another frame?
Message
De
06/06/2001 20:21:55
 
 
À
06/06/2001 20:18:38
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00515993
Message ID:
00516103
Vues:
13
>Are you referring to VBScript?
>ASP implies server-side, and all processing is done on the server, which has no knowledge of any frames at all. It processes one page at a time. You do not have access from server script (VBScript or JavaScript) to variables in a frame on the browser. You would need to somehow pass the variable you're interested in to the server with the request, using the JavaScript syntax that you are using now, and changing the value of a hidden field maybe.

Basically, I ended up to using a javascript variable which I can set from another frame. <s>
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform