| Subject: [xsl] Urgent!Loop_Condition From: "Kim Durand" <vsd18@xxxxxxxxxxxxxx> Date: 4 Mar 2002 21:01:43 -0000 | 
hi ppl I have a problem.. I want to have an anology of the following algorithm in xsl
int i = 1;
when(condition)
{
 if(i ==1)
  {
   print(welcome on your first visit);
  }
    .. do something..
++i;How do i do it?? PLease help.
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] Xpath problem, Jeni Tennison | Thread | Re: [xsl] Urgent!Loop_Condition, Thomas B. Passin | 
| Re: [xsl] Problems with form tag in, Thomas B. Passin | Date | RE: [xsl] Counting nodes processed, JAY SCHERER | 
| Month |