Just did it forsomebody yesterday so here you are...
Quote:
Originally Posted by PornAddict
I wish I could get that code for Turbo Traffic Trader. I can't figure out the "go" script so I don't use it.
- PornAddict
|
$TEMPLATE = 'http://www.domain.com/cgi-bin/ttt-out?pct=##Skim##&url=##Gallery_URL##';
$ENCODE = FALSE;
<%TEMPLATE
NAME Text
HTML ##Date## <a href="go.php?ID=##Gallery_ID##&P=50&URL=##Encoded_ URL##" target="_blank">##Thumbnails## ##Category##</a><br />
%>
<%TEMPLATE
NAME Thumb
HTML <td><a href="go.php?ID=##Gallery_ID##&P=50&URL=##Encoded_ URL##" target="_blank"><img src="##Thumbnail_URL##" border="0" class="thumb"></a></td>
%>