I wrote a function in javascript : ReloadSel();
This function reloads my htm page.
I first set some variables to a specific value. You will see some alerts: the first alerts give me the values like I want to set them in my function.
PROBLEM:The second list of alert show me undefined for most variabels.
The second list is still ok when I remove some lines of code (see attachement)
What's wrong, why are variables losing their value all of a sudden?
Regards,
Elke Segers
This function reloads my htm page.
I first set some variables to a specific value. You will see some alerts: the first alerts give me the values like I want to set them in my function.
PROBLEM:The second list of alert show me undefined for most variabels.
The second list is still ok when I remove some lines of code (see attachement)
What's wrong, why are variables losing their value all of a sudden?
Regards,
Elke Segers