(A). Through HTTP headers
(B). Cookies
(C). Querystring
(D). none
(C). Querystring
(A). Get method can send more data than post method
(B). Post method can send more data than get method
(C). Both can send equal number of bytes
(D). none
(B). Post method can send more data than get method
(A). HARTRON1 HARTRON 2
(B). HARTRON2 HARTRON1
(C). HARTRON 2
(D). invalid HTML page
(B). HARTRON2 HARTRON1
(A). The type of browser website user is using
(B). IP address of visitor to website
(C). How the visitor arrived to a website
(D). Internet address of server
(C). How the visitor arrived to a website
(A). is used when file is located within any directory in your website
(B). is used when physical path to include file is supplied
(C). is same as #include virtual
(D). none
(B). is used when physical path to include file is supplied
(A). Include directives are processed before scripts
(B). Include directives are processed after scripts
(C). can be used to dynamically include files
(D). none
(A). Include directives are processed before scripts
(A). the browser name
(B). name of script used
(C). path of current page
(D). none
(C). path of current page
(A). Through querystrings
(B). Through HTTP headers
(C). Session variables
(D). Application variables
(B). Through HTTP headers
(A). Provides the fastest performance of all cursors
(B). Does not support scrolling
(C). Can detect any changes made to table while cursor is open (deletion, insertion, updation)
(D). Can reflect updated data only while cursor is open and not deletion, insertion
(D). Can reflect updated data only while cursor is open and not deletion, insertion
(A). Cannot work with forward only cursor
(B). Moves to next record with forward only cursor
(C). may move to first record with forward only cursor
(D). none
(C). may move to first record with forward only cursor
(A). Forward only
(B). Static
(C). Keyset
(D). Dynamic
(A). Forward only
(A). will include a file named “<% = myfile %>”
(B). will hang the application
(C). will generate error
(D). none
(C). will generate error
(A). 0
(B). 1
(C). -1
(D). generates error
(C). -1
(A). Application variables and session variables are specific to particular user
(B). only application variable are user specific
(C). Application variables are shared among all users
(D). session variables are shared among all users
(C). Application variables are shared among all users
(A). cookies
(B). querystring
(C). HTTP headers
(D). any of these
(A). cookies
(A). cookies
(B). querystrings
(C). session variables
(D). hidden fields
(C). session variables
(A). content rotator
(B). index server
(C). CDONTS
(D). none of these
(C). CDONTS
(A). HTTP protocol can not be used to retain the state of user
(B). HTTP maintains state of user as session variables
(C). HTTP protocol maintains state but not like session variables
(D). none
(A). HTTP protocol can not be used to retain the state of user
(A). request.write
(B). document.write
(C). response.print
(D). response.write
(D). response.write
(A). 500
(B). display 1 through 500 down the browser screen
(C). generates error
(D). anyone of a and b depending on browser
(A). 500
(A). End
(B). Flush
(C). Clear
(D). all
(A). End
(A). first page second page third page
(B). second page
(C). first page second page
(D). second page third page
(C). first page second page
(A). Creates a dictionary of cookies and name it News
(B). Creates a dictionary of cookies and name it sports
(C). delete a cookie named news
(D). None of these
(A). Creates a dictionary of cookies and name it News
(A). C++
(B). Visual Basic
(C). Shell Languages
(D). None of these
(D). None of these
(A). HTML
(B). DHTML
(C). SGML
(D). None of these
(C). SGML
(A). DHTML & HTML allows to create and use own tags
(B). both XML and DHTML are dynamic
(C). XML allows to create and use own tags
(D). None of these
(C). XML allows to create and use own tags
(A). ” he said , ” ” hello ! “””
(B). “he said,”
(C). he said , ” ” hello ! “”
(D). None of these
(C). he said , ” ” hello ! “”
(A). The Lock method of Application object prevents other scripts from modifying an application variable
(B). Response object represents the HTTP request sent by client
(C). both (a) & (b) are true
(D). None of these
(A). The Lock method of Application object prevents other scripts from modifying an application variable
(A). declare a cookie named news
(B). delete cookie news
(C). set value (Date() – 1) to cookie news
(D). None of these
(B). delete cookie news
(A). controls on a form
(B). parameter values in the HTTP request
(C). values of pre-determined environment variables
(D). None of these
(C). values of pre-determined environment variables
(A). abandon the session later on
(B). terminates the session by releasing its session object
(C). asks the user whether to terminate or not
(D). None of these
(B). terminates the session by releasing its session object
(A). represents the response sent to the client
(B). represent the HTTP request made by the client to the script
(C). represents viewer session
(D). represents web application
(B). represent the HTTP request made by the client to the script
(A). results in error
(B). put.asp file is displayed when window is loaded
(C). won’t display anything
(D). None of these
(B). put.asp file is displayed when window is loaded
(A). first page second page third page
(B). second page
(C). first page second page
(D). second page third page
(A). first page second page third page
(A). specify information about document to browsers,applications,search engines
(B). specify preformatted text to include within a document
(C). both
(D). none
(A). specify information about document to browsers,applications,search engines
(A). Forward only
(B). Static
(C). Keyset
(D). Dynamic
(A). Forward only
(A). That it increases the performance of application
(B). does not place much work on database server
(C). does not place much work on web server
(D). both are more or less same
(C). does not place much work on web server
(A). Forward only
(B). Static
(C). Keyset
(D). Dynamic
(B). Static
(A). Client Certificate
(B). cookies
(C). contents
(D). contents
(C). contents
(A). Value of field stored in client certificate
(B). value of predetermined enviornment variables
(C). value of cookies send in the HTTP reuquest
(D). value of parameters In the HTTP request
(D). value of parameters In the HTTP request
(A). Application
(B). Request
(C). Object context
(D). Server
(C). Object context
(A). Program won’t execute
(B). will give error x undefined
(C). Hello
(D). will give error : Server script time out
(C). Hello
(A). program generates error
(B). Hello world
(C). hello world hey
(D). Hey
(B). Hello world
(A). Response.cookies (“News”)=”Sports”
(B). Set Request (“News”)=”Sports”
(C). server.cookies (“News”) =”Sports”
(D). session.cookies (“News”)=”India”
(A). Response.cookies (“News”)=”Sports”
(A). To display in bold use and tags
(B). To display in bold use < B > and < lB > tags
(C). will generate error
(D). To display in bold use tags
(B). To display in bold use < B > and < lB > tags
(A). Execute
(B). Flush
(C). redirect
(D). end
(C). redirect
(A). specifies the position of the current row in a rec
(B). Specify the page on which the current row resides
(C). specifies the command object that created the recordset object
(D). specify the connection used
(B). Specify the page on which the current row resides
(A). application
(B). session
(C). server
(D). object context
(B). session
(A). Response.cookies (“news”)=Date()+1
(B). Response.cookies (“news”)=Date()
(C). Response.cooki es(“news”)=null ()
(D). Response.cookies (“news”)=Date()-1
(D). Response.cookies (“news”)=Date()-1
(A). He said ,”” hey ! “”
(B). he said ,
(C). he said , ” “
(D). “” hey ! “”
(B). he said ,
(A). Controls on the form
(B). HTTP reader
(C). session variables
(D). none of these
(B). HTTP reader
(A). Sends buffered output to the client
(B). stops processing of file and sends buffered output to the client
(C). erase any buffered HTML output
(D). None of these
(B). stops processing of file and sends buffered output to the client