In a webpage if i want to give access to only half page
,then what should i do?
Answer Posted / ch
U can use Iframe to split the webpage and giving access to
the particular part.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the Types of chaching. How to implement caching
Is LINQ performance wise better or using sqlcommand?
Explain security types in asp.net?
What is session in http request?
To display data in a Repeater control which template you provide?
What is caching? What are different ways of caching in asp.net?
Why do we need master page in asp.net?
Why is an object pool required?
What is the difference between Classic ASP and ASP.Net?
What is a viewbag?
What are the new login controls in asp.net 2.0?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Why is string called immutable data type?
What is an asp.net web form?