How does one do one of these? I basically want to mirror HTML's own refresh ability, where it sends you to another URL after n seconds, but I need to also specify a target "_TOP", something you can't do in HTML, because the page I'm working with is in a frameset, and I need to redirect the whole set.
:-) Thanks