In a webpage if i want to give access to only half page
,then what should i do?
Answer Posted / konthappan
I feel this is not a compleated question !
First, Why you want to give half access ? If you dont want
to give access why it is displaying ? . If you wanted to
display and no need of user access make in that way using
any of asp.net control .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the differences between managed and unmanaged code?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
Is it possible to create web application with both webforms and mvc?
Explain the role of global.asax?
What is difference Between Authentication and authorization?
What is the part of url?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What does aspcompat="true" mean?
What is the difference between page-level caching and fragment caching?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
What is Model-View-View Model?
What is httpresponse?
How do I send an email message from my ASP.NET page?
What are the benefits of Razor View?
What is the biggest disadvantage of “Other Return Types” in Web API?