Encapsulating 3rd party links

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Encapsulating 3rd party links

Post by josh »

Are there any open source tools for encapsulating 3rd party links? I'm looking for something that works like the router in popular MVC frameworks, where I can just use links without worrying about having tons of duplication if I need to update that link at a later date, or removing it if it becomes broken, etc..?
Post Reply