What is a Web Server?
Answers were Sorted based on User's Feedback
WEBSERVER : it accepts HTTPRequest and provides
HTTPResponse through HTTP Protocal.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
It?s a Computer that provides Web services on the Internet
or on a local Intranet. It is designed to locate, address
and send out simple HTML pages to all other users who
access these pages.
| Is This Answer Correct ? | 0 Yes | 0 No |
Name the command to display characters to the html page?
How to use XML file as a database in the ASP
What are the stored procedure and why they are needed?
What are the different types of html?
different web application and windows application
What is the difference between the value-type variables and reference-type variables
How many types of cookies are there?
10 Answers TechSolution, Tops Technologies,
Explain how to display images using response object?
What are Scripting Objects?
What are the browsers that can access asp pages?
What is the difference between asp and html? Or why asp is better than html?
very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5