I am very novice at asp. Here is my code:
response.write(\"
Not sure I should be answering this, but to loop and only write out on the even iteration use Mod() to test the remainder.
Mod()
response.write("")
Useful links