If you have a site in a topic it is of good use to offer links to news to your users. But how do sites manage to create a page (where you can display ads) before you send the surfers away to the site writing the news? Example: http://www.itravelnet.com/travelnews/2007/01/man-dies-and-six-missing-as-storms.html Are there any scripts available to do this?
Use RSS feeds to get the news stories from the source. When the RSS feed is parsed for display on your site, the urls/links are filtered through another page which contains the ad and a "click to continue" link. No, I don't know of any off the shelf scripts that do this but it isn't that hard to take an existing script and modify it to do so.