Click here to Skip to main content
15,921,716 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Generalthat assembly does not allow partially filled callers Pin
Nishad8522-Mar-08 0:40
Nishad8522-Mar-08 0:40 
GeneralCrytal reports vt asp.net Pin
slSoftware21-Mar-08 23:54
slSoftware21-Mar-08 23:54 
QuestionASP.NET Divs Pin
jonhbt21-Mar-08 22:50
jonhbt21-Mar-08 22:50 
GeneralRe: ASP.NET Divs Pin
N a v a n e e t h21-Mar-08 23:16
N a v a n e e t h21-Mar-08 23:16 
GeneralRe: ASP.NET Divs Pin
jonhbt25-Mar-08 21:36
jonhbt25-Mar-08 21:36 
GeneralSend Mail & Error Pin
mehrdadc4821-Mar-08 22:38
mehrdadc4821-Mar-08 22:38 
GeneralRe: Send Mail & Error Pin
N a v a n e e t h21-Mar-08 22:54
N a v a n e e t h21-Mar-08 22:54 
GeneralSystem.NotSupportedException: Collection is read-only. Pin
saltcode21-Mar-08 21:54
professionalsaltcode21-Mar-08 21:54 
Hi,

I have an httpmodule which am using to modify the value of my querystring parameter.
What i did was to encrypt the value of the querystring parameter, am decrypting the parameter inside the BeginRequest event so my code behinde will have access to the plaintext.
the issue is when retrieve the parameter into a NameValueCollection and try to use the Set method to update the parameter value i get this error. System.NotSupportedException: Collection is read-only.
but i can't access the IsReadOnly property of the class. how do i update the decrypted parameter value to the querystring so i can have the plaintext in my code behind.

Thanks in advance
Lookman
GeneralRe: System.NotSupportedException: Collection is read-only. Pin
N a v a n e e t h21-Mar-08 21:59
N a v a n e e t h21-Mar-08 21:59 
GeneralRe: System.NotSupportedException: Collection is read-only. Pin
saltcode21-Mar-08 22:53
professionalsaltcode21-Mar-08 22:53 
GeneralRe: System.NotSupportedException: Collection is read-only. Pin
N a v a n e e t h21-Mar-08 23:11
N a v a n e e t h21-Mar-08 23:11 
QuestionHow to disable prompts for ActiveX controls Pin
Anuradha61221-Mar-08 19:56
Anuradha61221-Mar-08 19:56 
AnswerRe: How to disable prompts for ActiveX controls Pin
Christian Graus21-Mar-08 19:57
protectorChristian Graus21-Mar-08 19:57 
GeneralEditable combobox in ASP.Net Pin
new2pgrmg21-Mar-08 19:51
new2pgrmg21-Mar-08 19:51 
GeneralRe: Editable combobox in ASP.Net Pin
Christian Graus21-Mar-08 19:57
protectorChristian Graus21-Mar-08 19:57 
Generalaccess server controls using javascript in web user controls Pin
indian14321-Mar-08 18:38
indian14321-Mar-08 18:38 
GeneralRe: access server controls using javascript in web user controls Pin
Christian Graus21-Mar-08 19:32
protectorChristian Graus21-Mar-08 19:32 
GeneralRe: access server controls using javascript in web user controls Pin
indian14321-Mar-08 19:51
indian14321-Mar-08 19:51 
GeneralRe: access server controls using javascript in web user controls Pin
Christian Graus21-Mar-08 20:02
protectorChristian Graus21-Mar-08 20:02 
GeneralRe: access server controls using javascript in web user controls Pin
indian14322-Mar-08 2:07
indian14322-Mar-08 2:07 
GeneralRe: access server controls using javascript in web user controls Pin
N a v a n e e t h21-Mar-08 20:20
N a v a n e e t h21-Mar-08 20:20 
GeneralRe: access server controls using javascript in web user controls Pin
indian14322-Mar-08 2:12
indian14322-Mar-08 2:12 
GeneralRe: access server controls using javascript in web user controls Pin
N a v a n e e t h22-Mar-08 5:52
N a v a n e e t h22-Mar-08 5:52 
QuestionHow to: Create a MessageBox Class for Asp.Net Pin
ScepterMT21-Mar-08 14:25
ScepterMT21-Mar-08 14:25 
AnswerRe: How to: Create a MessageBox Class for Asp.Net Pin
Christian Graus21-Mar-08 16:54
protectorChristian Graus21-Mar-08 16:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.