Common Provider Class

Hi group. While creating channels, i've realized that all hyperlinks

open a new browser window. I've talked to someone who is familiar with

iPS, and he said that i would need to create a new provider class. This

seems like a lot of work for a small task. Does anyone have an alternate

solution, and if not, does anyone know which provider i should use as a

template to build off (ex: the URL scraper class)? Thanks a lot. - Chris

Austin

[488 byte] By [] at [2007-11-25 4:27:46]
# 1

> Hi group. While creating channels, i've realized that all hyperlinks

> open a new browser window. I've talked to someone who is familiar with

> iPS, and he said that i would need to create a new provider class. This

> seems like a lot of work for a small task. Does anyone have an alternate

> solution, and if not, does anyone know which provider i should use as a

> template to build off (ex: the URL scraper class)? Thanks a lot. - Chris

Which provider are you using for your new channels?

/Steve

sababineau@tasc.com

at 2007-6-29 2:29:00 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2

If you create a url scrapper channel, you links are stored in some kind of html. in the href add a TARGET argument in the link.TARGET=1. Put this in all your links and they will all open in the same window.WesSystems EngineerNavidec.com303-222-1000 Chris Austin wrote:Hi group. While creating channels, i've realized that all hyperlinksopen a new browser window. I've talked to someone who is familiar withiPS, and he said that i would need to create a new provider class. Thisseems like a lot of work for a small task. Does anyone have an alternatesolution, and if not, does anyone know which provider i should use as atemplate to build off (ex: the URL scraper class)? Thanks a lot. - ChrisAustin

at 2007-6-29 2:29:00 > top of Java-index,Web & Directory Servers,Portal Servers...