GeekInterview.com
Series: Subject: Topic:

ASP Interview Questions

Showing Questions 141 - 147 of 147 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

Which-code sample will report whether the client’s browser supports cookies?

Asked By: Interview Candidate | Asked On: Sep 12th, 2004

A. <% var objfso = server.Createobject("scripting.Filesystemobject") response.Write objfso.Cookiessupported %> b. You can only use Javascript for this. C. <% var objfso = server.Createobject("scripting.Filesystemobject") response.Write objfso.Cookies %> d. <% var objbrowser = server.Createobject("mswc.Browsertype")...

Answered by: sanjeev prabhudesai on: May 17th, 2005

ans:-option D

When is the session_onstart event fired?

Asked By: Interview Candidate | Asked On: Mar 16th, 2005

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...

Answered by: sanjeev prabhudesai on: May 11th, 2005

Answer should be E

Answered by: nirav patel on: Mar 16th, 2005

choice A

Which is the default scripting language on the client side?

Asked By: Interview Candidate | Asked On: Mar 15th, 2005

Javascript

Answered by: rafi on: Mar 15th, 2005

javaScript

Which line of code would instantiate the browser capabilities component?

Asked By: Interview Candidate | Asked On: Mar 15th, 2005

A. Objbrowser = server.Createobject("mswc.Browsertype") b. Set objbrowser = server.Createobject("mswc.Browsertype") c. Var objbrowser = server.Createobject("mswc.Browsertype") d. Var objbrowser = createobject("mswc.Browsertype") e. Var objbrowser = server.Createobject("browsertype")

Answered by: Rafi on: Mar 15th, 2005

Set objBrowser = Server.CreateObject("MSWC.BrowserType")

What is server-side includes?

Asked By: Interview Candidate | Asked On: Sep 12th, 2004

It provides extra information by which it makes the site easier to manage. It can include text files using the #include statement, retrieve the size and last modification date of a file, defines how variables and error messages are displayed and inserts the values of http variables in the page sent back...

What is the difference between asp and HTML? Or why asp is better than HTML?

Asked By: Interview Candidate | Asked On: Sep 12th, 2004

• asp executes code on the server side whereas the browser interprets HTML. • asp can use any scripting languages • gets feedback from the user and return information to the user • create pages that will be customized to display only things that will be of interest to a particular user • can edit contents...

What is a "virtual directory"?

Asked By: Interview Candidate | Asked On: Sep 12th, 2004

Virtual directories are aliases for directory paths on the server. It allows moving files on the disk between different folders, drives or even servers without changing the structure of web pages. It avoids typing an extremely long url each time to access an asp page.

First | Prev | | Next | Last Page

 

 

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.