In a webpage if i want to give access to only half page
,then what should i do?

Answers were Sorted based on User's Feedback



In a webpage if i want to give access to only half page ,then what should i do? ..

Answer / sudhir kunnure

u can use Ajax method for half page or Put half page in
Ajax control panel

Is This Answer Correct ?    2 Yes 0 No

In a webpage if i want to give access to only half page ,then what should i do? ..

Answer / ch

U can use Iframe to split the webpage and giving access to
the particular part.

Is This Answer Correct ?    2 Yes 1 No

In a webpage if i want to give access to only half page ,then what should i do? ..

Answer / 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

More ASP.NET Interview Questions

can i use store procedure in disconnected mode? give me answer

2 Answers  


Which data type does the rangevalidator control support?

0 Answers  


What are sharepoint pages?

0 Answers  


Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one?

1 Answers  


What is asp.net web pages?

0 Answers  






I have around 200+ controls in a page. Each of the sets of controls are kept in divs and when header div is clicked, only those div controls pertaining to that header div will be displayed. Rest of the divs are kept invisible. When the page loads, all these 200+ controls are loaded simultaneously, that consumes much of the time. What my requirement is I want to get the div1 controls loaded when the page loads and rest of the div controls should be loaded asynchronously. it should not be loaded with page load, so that time for loading the page can be much minimised. Hope u understood my question and pls help me out with a solution asap....

2 Answers  


What is strong-typing versus weak-typing? Which is preferred? Why?

2 Answers  


ADO.Net - how to get data from database and bind to the controls -- write this small code

3 Answers   Syntel,


What is web configuration file and how to use in web application

0 Answers   MCN Solutions,


What are the differences between Trace and Debug?

2 Answers   Accenture,


What is difference between abstract class and an interface?

0 Answers  


How can you display all validation messages in one control?

0 Answers  


Categories