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
Give 2 examples for scenarios when routing is not applied?
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
How to prepare culture-specific formatting in .net.
What is the use of session?
What is the difference between client-side and server-side validations in ASP.NET?
How to display Alert in ASP.NET
What is s2s tracking?
What are the security types in ASP/ASP.NET? Different Authentication modes?
Why will you usually create an aspnet user account in the database for an asp.net web application?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
What is the difference between debug and release?
Explain the concept of MVC Scaffolding?
What is diff. Between abstract class and an interface?
What is the difference between dispose() and finalize()?
What is difference between View State and Hidden Field in ASP.NET?