:smilie_weihn_winki:Can anyone help me tweak this code so you can add a tracking id to it? :crap:
Here's the cgi file:
#!/usr/bin/perl
use CGI;
use LWP::UserAgent;
my $q=new CGI;
### specify here your default affiliate nickname. it will be used
### if you don't add parameter a=youraffnick in...