Active Server Pages interview questions

  1. How do you create a recordset object in VBScript?
  2. What is Querystring collection? - It allows you to extract data sent to the server using a GET request.
  3. Explain the difference between POST and GET Method. - GET requests are string data that is visible to the end user via the URL and a limit of 2kb, POST requests have no limit on total data and the user can’t see the data in a query string.
  4. Why do we use Option Explicit? - To avoid multiple variables of the same name.
Cool site: http://freeinterviewsbook.blogpico.com :sent by ur frnd

Share This Post






No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

(required)

(required)


*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-Spam Image