Is there a way to remove the id=100 from a url that looks like this (www.abczzz.com/members/idevaffiliate.php?id=100) and replace it with the username so it looks like www.abczzz.com/tampa
The javascript I use to display the username on the page looks like this:
<script language=“JavaScript” type=“text/javascript” src=“http://www.abczzz.com/members/display.php?token=username”></script>