![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions The browser makes a HTTP request; the server gives a HTTP response to the browser and the browser converts into a HTML page. Latest Answer : Client send the request to the server thru Request objcet. Server recevied the information and after processing the request send back to the server thru response object.server object takes the user supplier string and encode it into the proper html format. ... The browser makes a HTTP request; the server does the processing and gives a HTML response to the browser. Latest Answer : To make the HTML page dynamic ASP is used which the server page scripting language. Mainly used to convert the information and display it on browser ... Response.Write Latest Answer : display characters in html page using commandresponse.Write assign values using : ... Buffer controls the HTML output stream manually. Latest Answer : The Buffer property specifies whether to buffer the output or not. When the output is buffered, the server will hold back the response to the browser until all of the server scripts have been processed, or until the script calls the Flush or End method. ... • Flush – sends previous buffered output to the client immediately, but continues processing the script. • Clear – erases any already-buffered HTML. • End – causes the Latest Answer : The Flush method sends buffered HTML output immediately.The Clear method clear conents on the scriptThe End method stop all processing in the script. ... • Expires – specifies the number of minutes before a page cached on a browser expires. • ExpiresAbsolute – sets the date and time at which a page cached on a browser expires. • Application_OnStart – This event will be fired when the first visitor hits the page. • Application_OnEnd – This event runs when the server is stopped. Latest Answer : application onstartapplication onend ... • SessionID – returns the session identification number for each user. • Timeout – sets the timeout period assigned to the Session object for any application, in minutes. • CodePage Latest Answer : There are four properties in Session Object. 1. CodePage 2. LCID 3. SessionID 4. ... • Ad Rotator component – a way to manage advertisements on the web site. • Content Linker component – a technique to direct users through a set of pages on a web site by creating Latest Answer : Content RotatorThe ASP Content Rotator component creates a ContentRotator object that displays a different HTML content string each time a user enters or refreshes a page. A text file, called the Content Schedule File, includes the information about the ... 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
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||