It's not a pay thing...Page B is just a site that tracks what AIM screen names click on the link. Page A therefore is your AIM profile - the site documents what screen name clicked on the link then redirects you to whatever page you want it to.
I tried doing something like this but it didn't work, it still shows Page B on mouse over...
HTML Code:
<a href="Page B" target="_blank" onmouseover="window.status='page C';">Link name</a>
I'm not that familiar with PHP or javascript or really even HTML for that matter...but something simple like that would be best if it could be accomplished.
SDE the header redirect thing might work too...can you write it out using my "Page B" and "Page C" links? Please explain to me like I'm an idiot
