Hi,
How to Hide QueryString Value in asp.net?
ex: iam having the link like this http://forums.asp.net/AddPost.aspx?Fo rumID=22
so i want to hide ForumID value there in some urls i saw like this http://forums.asp.net/AddPost.aspx?Fo rumID=
how they hide the value?
How to Hide QueryString Value in asp.net?
ex: iam having the link like this http://forums.asp.net/AddPost.aspx?Fo rumID=22
so i want to hide ForumID value there in some urls i saw like this http://forums.asp.net/AddPost.aspx?Fo rumID=
how they hide the value?
Comment