Re: QueryString (General questions)
Perhaps I didn't read your reply correctly.
Are you suggesting we return different values in each access to QueryString(0)? We can't do that for many reasons. Variable is a variable - you can change it, we can't.
Can't you just try to use 'Split' statement in your specific problem?