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 |
Explain how do you initiate a string without escaping each backslash?
What is the order of execution for an ASP application?
What is difference between server.transfer and response.redirect ?
2 Answers CIStems Software, Effexoft, VebTel,
What is asp what can asp do for you?
Is asp a scripting language?
Explain the post & get method?
Explain the order of precedence for logical operators.
Explain what inheritance is and an example of when you might use it?
explain with example redaing contents and writing contents from a file using APS object stream.
how can we done appllication deployment
How can you change the primary scripting language for a page?
What are ARRAYS?