View Single Post
Old 09-24-2004, 02:51 PM  
Henrique
Confirmed User
 
Join Date: Aug 2002
Posts: 559
AGSQL question about templates ...

How can I make list galleries in that way with autogallery sql:
teen 01
teen 02
teen 03
...
teen 30

<%TEMPLATE
NAME Text
CATEGORY Teen
AMOUNT 30
HTML <a href="##Gallery_URL##">##Category## (((WHAT I USE HERE?)))</a><br>
%>

I cant find anything at the docs, and the only way I found to do that is place this code 30 times changing the amount to "1" and doing the numbers manually...

But I need to do that with a lot of categories and the template will be so big that I dont know if it will work...

Any sugestion?

Thanks,
Henrique is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote