I have a blog page and I’d like to create links that go to either an iFrame or popup window and display info from some of the blog tags such as {summary}, etc. My problem is that I don’t know how to construct a url so that the popup window knows it should display info from the blog page the link was on.
I assume it has something to do with creating a variable but I don’t know how to successfully pass the blog info around, especially when I have many blogs that a user can choose from on the home page.
If I had just one blog with may categories I suppose this would be simpler, but due to the nature of my site I decided that using many blogs made more sense.
Any help is appreciated. Thanks.
