About the Usage of htmlencode and urlencode ?
Answer Posted / radha
Use the Htmlencode method to encode input parameters when
generating display.
Use the urlencode method to encode the url's recieved as
input parameters
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
How to make paging concepts in datagrid in ASP.NET?
Can you explain the importance of finalize method in .net?
How many types of controls are there in asp.net?
What is application variable in asp.net?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
Why do we need asp.net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Why mvc is better than asp.net? : Asp.Net MVC
What is base class of .net?
Is it true that a Web service must be written in .NET or not?
What is difference between mvc and asp.net? : Asp.Net MVC
Do session use cookies in asp net?
How to find last error which occurred?