[Home] [By Thread] [By Date] [Recent Entries]
int i = 1;
when(condition)
{
if(i ==1)
{
print(welcome on your first visit);
}
.. do something..
++i;} How do i do it?? PLease help. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



