Due to a difficult frame structure on my site, I need to make it so that when pressing a link in certain frames, it gives a variable a value, and reloads index.html, which reloads the rest of the frames. Except, that in one of the frames there would be a script that checks the value of that variable, and gives the next page to be loaded this value. So if x is the variable, this script would check the value of x and load up x.html.
Is this possible?
"The solution is always a built-in feature."
Is this possible?
"The solution is always a built-in feature."