Use a .htaccess redirect.
Edit: Actually, that might not be what you're looking for, but probably the safest option. The downside is that you won't be able to use the "join.whatever.com" format. You would instead have to mask your link as "mysite.com/whatever.com"
The other alternative is to use Javascript.
|