Name some of the ASP components?
Answers were Sorted based on User's Feedback
Answer / hema
Ad Rotator component
Browser capabilility component
DAta access component
Page counter component
Content linker component
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / guest
? Ad Rotator component ? a way to manage advertisements on
the web site.
? Content Linker component ? a technique to direct users
through a set of pages on a web site by creating a list of
URLs and description of the next and previous pages.
? Browser Capabilities component ? allows to customize the
page to the ability of the browser viewing it.
? Database Access component ? allows to access data from
the database
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / avanasy
MSWC.AdRotator
MSWC.BrowserType
MSWC.NextLink
MSWC.ContentRotator
MSWC.Counters
MSWC.PageCounter
| Is This Answer Correct ? | 2 Yes | 0 No |
How many global.asa files can an application have in asp?
what is execution of asp page
can any one send me some real time sap crm interview question along with answer .my email id is psundeep@ymail.com
How are sessions maintained? A. The browser sends a cookie to the server with each request. B. The browser sends a Querystring variable to the server with each request. C. The browser sends a hidden Form variable to the server with each request. D. The browser sends a long variable to the server in the BODY of each request. E. None of the above.
Define collection?
how we can create more than one web.config file in our asp.net project
Define a filesystemobject object?
How to run FileSystemObject in ASP
What is the maximum size of an array in asp?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
What are ARRAYS?
What is server control