hi
i have problem with duplicate querystring.
Ex: my url is: http://localhost:26534/project/search?id=14
when
I first click on paging, the result
is: http://localhost:26534/project/search?id=14&page=2
(its ok)
but the
...
Go to the complete details ...