Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

why does it create collection?

hi all

I am working on a report which is based on ASP3.0 and SQL server2000.
when I send neccessary parameters with link "next page" and "prev. page"
and get them...I see that it creates collection. for example::

dim dBpersonNum
dim dSpersonNum

<a href="?<%=params%>&BpersonNum=<%=dBpersonnum%>&SpersonNum=<%=dSpersonNum%">Next Page</a>

and I get dBpersonNum like this : 6645,2231,7789,
why is that?

THank you
[497 byte] By [Sonia] at [2007-11-11 8:07:34]