View Single Post
Old 08-25-2005, 09:21 AM   #6 (permalink)
rivers9
Registered User
 
Join Date: Aug 2005
Posts: 3
rivers9 is on a distinguished road
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

Last edited by rivers9; 08-25-2005 at 09:21 AM. Reason: .
rivers9 is offline   Reply With Quote