FN-FORUM: Querystring
date posted 16th January 2006 15:45
Hi guys
Right this is driving me nuts.
All I want this script to do is evaluate the querystring, and set a class.
But it completely ignores the querystring, and sets the default class.
Code below, anyone any ideas?
dim sel, id, i, r
id = 1
i = 1
r = 0
sel = request.querystring("r")
do while r < 100
response.write ""
do while i < 101%>