I have a cute little page that Pulls stories from a DB, and well, its uses a querystring to pull certain ID numbered records from the DB. I didn't use the POST method, as I wanted to be able to link to the news page with a specific story in mind. Well, I can only pass a query string to just the page, is there any way to pass it THROUGH the frameset?