For i =0 to limiteif i <> 0 thenResponse.Write " "end ifResponse.Write arrCadena(i)Nextresponse.write("...")