Welcome,  Guest  |  Sign In |  New User? 

List of ASP Interview Questions Interview Questions & Answers

Page 1 of 21: 1 2 3 4 5 6 7 8 9 10 Next>>

What is ADO         [ 112 ]

ADO can be used to access databases from your web pages.

Choose your rating:    Post Ans.    View More Ans.

What are ASPError Object Properties         [ 88 ]

ASPCode
ASPDescription
Category
Column
Description
File
Line
Number
Source

Choose your rating:    Post Ans.    View More Ans.

What is ASP ASPError Object         [ 50 ]

The ASPError object is used to display detailed information of any error that occurs in scripts in an ASP page.

Choose your rating:    Post Ans.    View More Ans.

What are Server object Methods         [ 32 ]

CreateObject
Execute
GetLastError()
HTMLEncode
MapPath
Transfer
URLEncode

Choose your rating:    Post Ans.    View More Ans.

What are Server object Properties         [ 34 ]

ScriptTimeout

Script Timeout : 90Sec

Choose your rating:    Post Ans.    View More Ans.

What is ASP Server Object         [ 35 ]

The ASP Server object is used to access properties and methods on the server.

Choose your rating:    Post Ans.    View More Ans.

What are Session Object Events         [ 42 ]

Session_OnEnd, Session_OnStart

Choose your rating:    Post Ans.    View More Ans.

What are Session Object Methods         [ 18 ]

Abandon, Contents.Remove, Contents.RemoveAll()

Choose your rating:    Post Ans.    View More Ans.

What are Session Object Properties         [ 24 ]

CodePage, LCID, SessionID and Timeout

Choose your rating:    Post Ans.    View More Ans.

What are Session Object Collections         [ 24 ]

Contents, StaticObjects

Choose your rating:    Post Ans.    View More Ans.

Page 1 of 21: 1 2 3 4 5 6 7 8 9 10 Next>>