I’m afraid that I’m doing far better webthings at the office than at home. This afternoon I played around with lexicon content, making some dynamicly generated frameset in PHP. The problem was with passing the variables. I was testing tons of tricks, trying global vars and even cookies. But nah, the method is easy. It’s some “pass the joint” method. You launch your frameset page with a querystring, you get the var from the string and you call the docs with new querystrings that include the same var. Pass it around, man, heil PHP.
Your words