Web Server
Web Server
Web Pages are created using HTML, DHTML, XML, and other web scripting languages.
These pages must be stored at a central Computer. Computers, which stores web
pages in the form of directories and files and provides these files to be read are called
“Servers”. They act like service providers that service the need for information.
The Server Computer run very special software are called “Web Server” Software that
allows them to :
Web site Management
Respond to client request by providing the pages with the required information
Accepts data from clients
Some Popular software which server rum to allow them to respond to client request for
information are Internet Information Server(IIS), Apache Web Server, Microsoft
Personal Web Server
Apache Web Server
Apache Web Server is a open source public domain web server. It was developed in
1995 based on NCSA httpd web server. Different versions of Apache Web Servers are
available in market and original Apache Web Server was written for UNIX OS.
Internet Information Services
PWS
Microsoft Personal Web Server
वेब सर्भर
वेबपष्ृ ठहरू एचटीएमएल, DHTML, XML, र अन्य वेब लिपि भाषाहरू प्रयोग गरी सिर्जना गरिन्छन ्।
यी पष्ृ ठहरू केन्द्रीय कम्प्युटरमा भण्डारण हुनुपर्छ। कम्प्यूटर, जस्ले डाइरे क्टरी र फाईलहरूको वेबपेजको रूपमा स्टोर
गर्नुका साथै ति फाईलहरू ब्रराउजरलाई पढ्न अनुमति दिने कम्प्यूटरलाई वेब सर्भर भन्निछ । वेब सर्भरले सेवा प्रदायकहरू जस्तै
सेवाका बारेमा जानकारी दिने गर्दछ। वेब सर्भर, एक विशेष किसिमको सफ्टवेयर हो वेब सर्भर सफ्टवेयर निम्न कार्यहरू गर्न
अनुमति दिन्छ:
1) वेब साइटको व्यवस्थापन
2) आवश्यक जानकारीको साथ वेबपष्ृ ठहरू प्रदान गरे र ग्राहक अनुरोधको जवाफ दिन
3) ग्राहकहरु लाई डेटा स्वीकार गर्नु
केहि लोकप्रिय सफ्टवेयर जुन सर्भरले तिनीहरूलाई क्लाइन्ट अनुरोधमा प्रतिक्रिया दिन अनुमति दिन्छन, ति हुन:
Internet Information Server (IIS) इन्टरनेट इन्फोर्मेशन सर्भर, Apache वेब सर्भर, XAMP and WAMP वेब
सर्भर इत्यादी।
The <form> tag is used to create an HTML form for user input.
The <form> element can contain one or more of the following form elements:
<input>
<textarea>
<button>
<select>
<option>
<optgroup>
<fieldset>
<label>
परिभाषा र उपयोग
प्रयोगकर्ता इनपुटको लागि HTML फारम सिर्जना गर्न <form> ट्याग प्रयोग गरिन्छ।
<फारम> तत्वले निम्न फारम तत्वहरू मध्ये एक वा बढी समावेश गर्न सक्दछ:
<input>
<textarea>
<बटन>
<चयन>
<option>
<optgroup>
<fieldset>
<लेबल>