ASP Interview Questions
Questions Answers Views Company eMail

What are the collections of Session Object?

2 3444

What are the methods in Session Object?

BirlaSoft,

1 3651

Name some of the ASP components?

3 5140

What are Scripting Objects?

1 2993

What are the ASP Scripting Objects?

1 7004

What is a Dictionary object?

2 3310

What is a FileSystemObject object?

1 2924

What is Server-Side includes?

1 2913

What is the result of using Option Explicit? A. This applies only to Visual Basic, not VBScript. B. All variables must be dimensioned before use. C. All variables are dimensioned at run-time. D. Forces all SELECT controls to have a SELECTED option. E. Requires all variables be cast as specific DataTypes.

1 4884

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

1 5233

When is the Session_OnStart event fired? A. Upon every request from an application by a client for an .asp document. B. Upon the first request from an application by a client for any file in the application. C. Upon the first request for an .asp document from an application by a client. D. Upon the first request for the global.asa file, in which the event handler is located. E. Upon the first request for an. html or .asp document from an application by client

1 3012

What does Internet Information Server (IIS) assume to be the default language for Active Server Pages? A. Jscript B. JavaScript C. JAVA D. VBScript E. ECMAScript

2 5695

What should the developer use in order to have an Active Server Page (ASP) invokes a stored procedure on a SQL Server database? A. ADO B. RDO C. RDS D. OLEDB E. None of the above.

1 3081

?onStart' and 'onEnd' are events of what object(s)? A. Application only. B. Session only. C. Server only. D. Application and Session only. E. Application, Session, and Server.

1 3646

What must be installed on an IIS4 machine to use the CDONTS e-mail server object? A. FTP service B. SMTP service C. IIS administrator D. Exchange Server E. IPX/SPX protocol

1 3812


Post New ASP Questions

Un-Answered Questions { ASP }

Define collection?

524


What is .asp in html?

481


What are the browsers that can access asp pages?

513


What is the common language specification (cls)?

503


Name the control which would you use if you needed to make sure the values in two different controls matched?

495






How do in-process communication work in the common language runtime?

469


Define application-scope?

499


Explain how to display images using response object?

494


What is the difference between razor and aspx view engine?

451


What is asp what can asp do for you?

491


What are server variables collection?

511


How do you initialize a two-dimensional array that you don't know the dimensions of?

493


What are the attributes of the

tags? What are their functions?

508


What process happens behind, when we try to access any page on the internet.

1636


What is the full name of asp in vb net?

493