I have a screen and in the code behide i have private class created inside the page
In this class i have a Hashtable
i will like to pass this hashtable from one screen to another by Querystring
how can i do this
Hi,
You can not pass hastable directly to querystring.so please refer below link
http://stackoverflow.com/questions/17018812/hashing-query-string-containing-special-characters-not-workingc
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.