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 can we bind the multiplication of two drop down lists?
What is the full name of asp in vb net?
What is asp and how it works?
sir,please send me the NIC exam questions
Define a class in css?
What is the difference between asp and aspx?
Explain the event handlers of session object?
how can i connect to ms-access database, with ASP??
If I want to build a shared assembly, does that require the overhead of signing and managing key pairs?
What is asp code?
What are scripting objects in asp?
What should be used in order to determine if the cookie "FavoriteFlavors" in the request object contains more than one entry? A. Request.Cookies("FavoriteFlavors").HasItems B. Request.Cookies("FavoriteFlavors").Collection.Count C. Request.Cookies("FavoriteFlavors").Dictionary D. Request.Cookies("FavoriteFlavors").HasKeys E. Request.Cookies("FavoriteFlavors").Count