Toggle navigation
Dashboard
Dashboard Tracker
Add / Edit My Forums
System Announcements
Discussion
Active Thread Feed
Top Threads Today
Top Threads This Week
Top Threads Library
Go!
View All
View All
Login
Logout
Home
Forums Index
Server Side
/
Microsoft IIS Web Server and ASP.NET
12:38 am May 21, 2026
This page requires javascript.
Forum Moderators:
open
Message Too Old, No Replies
What is Query string collection in asp?
hirewebdesigner
Msg#:4455880
10:18 am on May 21, 2012
(gmt 0)
What is Query string collection in asp?
Ocean10000
Msg#:4455945
2:06 pm on May 21, 2012
(gmt 0)
The Query string collection is a name / value collection, which assembled from the values after the ? in a url.
http://example.com?id=1&Sessionid=1000001
The query string collection in this case will have two name/values pairs in it.
Id=1
Sessionid=1000001
Reference:
Request.QueryString Collection
[msdn.microsoft.com]
johnnymward
Msg#:4497268
9:24 am on Sep 19, 2012
(gmt 0)
The Simple thing is html addresses use QueryString property to pass values between pages.In ASP.NET QueryString is passing variables content between pages in ASP.NET.
USE this QueryString property of ”Request Object”
Join The Conversation
Register
For Free! -
Become a
Pro Member
!
See forum categories
-
Enter the Forum
Moderators and Top Contributors
Moderator List
| Top Contributors:
This Week
,
This Month
,
Apr
,
Mar
,
Archive
,
Top 100 All Time
,
Top Voted Members
Hot Threads This Week
May 2026 Google Search Observations
AdSense Earnings and Observations - May 2026
AI visibility audit
Hacker spoofing as GoogleBot
Adsense / Personal Manager / Support
Page indexed but live url test gets 500 error
Link collaboration strategies
in case you missed it .
Bad actor claiming to be OpenAi
Microsoft, AS8075. Google, AS396982.
Home
Forums Index
Server Side
/
Microsoft IIS Web Server and ASP.NET
12:38 am May 21, 2026