In case you use frames, you can use variables like
top.varname
als global variables.
Regards
Kees
----- Original Message -----
From: "arun" <arun@l...>
To: "JavaScript HowTo" <javascript_howto@p...>
Sent: Wednesday, February 26, 2003 2:01 PM
Subject: [javascript_howto] Setting global variable
> Hi all,
> Is that possible to set a global variable in a html page?
> As i am self submitting the page on "onResize" event of javascript
when the
> browser layout is changed, (i.e when F11 is pressed) the pages get
> continuously submitted (like infinite loop), so i need to set a
variable and
> stop it for single time. is that possible in javascript / vb script..?
>
> Thanx in advance
>
> with regards,
> arun
>
>
>
>