Preview

Perform research 3

Satisfactory Essays
Open Document
Open Document
335 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Perform research 3
Question 1: What is Common gateway Interface?
Answer1: Common Gateway Interface (CGI) is a standard method used to generate dynamic content on Web pages and Web applications. CGI, when implemented on a Web server, provides an interface between the Web server and programs that generate the Web content.

Question 2: What is Internet Server Application Programming Interface?
Answer 2: The Internet Server Application Programming Interface (ISAPI) is an N-tier API of Internet Information Services (IIS), Microsoft's collection of Windows-based web server services. The most prominent application of IIS and ISAPI is Microsoft's web server.

Question 3: What is Server Side Includes
Answer 3: Server Side Includes (SSI) is a simple interpreted server-side scripting language used almost exclusively for the Web. The most frequent use of SSI is to include the contents of one or more files into a web page on a web server.

Question 4: What is Active Server Pages
Answer 4: Active Server Pages (ASP) is a server-side scripting environment that you can use to create and run dynamic, interactive Web server applications. Microsoft owned
Question 5: What is ASP.NET
Answer 5: ASP.NET is an open source server-side Web application framework designed for Web development to produce dynamic Web pages. It was developed by Microsoft to allow programmers to build dynamic web sites, web applications and web services.

Source: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0CCAQFjAB&url=https%3A%2F%2Fmsdn.microsoft.com%2Fen-us%2Flibrary%2Faa286483.aspx&ei=-evgVJmeI7TasAS4_YGYAQ&usg=AFQjCNGpTYg7bukT01beL5PdDGWyhOzVNA&sig2=HLaPia8V4PV3_DJq8-Iqag
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=4&cad=rja&uact=8&ved=0CDIQFjAD&url=http%3A%2F%2Fhttpd.apache.org%2Fdocs%2F2.2%2Fhowto%2Fssi.html&ei=QuvgVODJM9aSsQSu14L4BA&usg=AFQjCNHmUAN0V8U2U2Iw56Ackq_vm5wqKg&sig2=WZs7yr1fqRulBWzhC-1GJg

You May Also Find These Documents Helpful

  • Good Essays

    Nt1310 Unit 3 Case 3

    • 499 Words
    • 2 Pages

    DotNetNuke uses a three-tier architecture model with a core framework providing support to the extensible modular structure. When deployed, which can be extended using pluggable modules and providers that enable additional functionality; the look and feel of individual sites can be customized using skins. As opposed to traditional web applications that may rely on a multitude of web pages to deliver content, DotNetNuke uses a single main page called Default.aspx. The content for this page is generated dynamically by using a tabID value to retrieve the skin and modules needed to build the page requested, from the DotNetNuke database. It is Used by end-users to create dynamic and interactive websites and by developers to create application functionality.…

    • 499 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    ASP.NET is a web application framework developed by Microsoft to build dynamic data driven web applications and web services.…

    • 485 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    NT2670 Week2 Research 3

    • 752 Words
    • 3 Pages

    Internet Server Application Programming Interface (ISAPI) is a set of Windows program calls that let you write a Web server application that will run faster than a common gateway interface (CGI) application. Using ISAPI, you create a dynamic link library (DLL) application file that can run as part of the Hypertext Transport Protocol (HTTP) application's process and address space. The DLL files are loaded into the computer when HTTP is started and remain there as long as they are needed; they don't have to be located and read into storage as frequently as a CGI application.…

    • 752 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    In order to test your IIS server implementation you decide to create a test web site using HTML. Your Senior Administrator suggests you familiarize yourself with some basic HTML tags before you begin.…

    • 242 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    Pt1420 Unit 7 Analysis

    • 737 Words
    • 3 Pages

    Before I have examined to answer why do we think most web pages today require server side programming? Particularly meaningful to me toward defense entirely regarding the server side programming Characteristics, since there is a few common component of server side programming besides the technology we practiced which perform by:-…

    • 737 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Unit 14 P1

    • 1252 Words
    • 6 Pages

    Internet service provider is a company that provides the individual with access to the Internet and other related services such as Website building and virtual hosting. The IPS contains the equipment and telecommunication line access which is needed to have a point of presence (which is an access point from one place in to the rest of the internet) on the internet for the geographic area served. Some ISP’s are larger than others, the larger ones have their own high speed leased lines, this means they are less dependent on telecommunication provider and therefore can provide customers with a better service. Larger ISP’s interconnect…

    • 1252 Words
    • 6 Pages
    Good Essays
  • Good Essays

    Notes and Terms

    • 2288 Words
    • 10 Pages

    3. What tool is used to create web page, what are the steps to create web pages?…

    • 2288 Words
    • 10 Pages
    Good Essays
  • Good Essays

    NT1210 Unit 2

    • 443 Words
    • 2 Pages

    7. Web Server - software that stores web pages and web objects, listens for requests for those pages, and sends the contents of those pages/objects to clients.…

    • 443 Words
    • 2 Pages
    Good Essays
  • Powerful Essays

    Web server-software that stores web pages and web objects, listens for requests for those pages, and sends the content of those pages/objects to clients.…

    • 483 Words
    • 2 Pages
    Powerful Essays
  • Powerful Essays

    Spatial Data

    • 10270 Words
    • 42 Pages

    Systems analysis is a process of collecting factual data, understand the processes involved, identifying problems and recommending feasible suggestions for improving the system functioning. This involves studying the business processes, gathering operational data, understand the information flow, finding out bottlenecks and evolving solutions for overcoming the weaknesses of the system so as to achieve the organizational goals.…

    • 10270 Words
    • 42 Pages
    Powerful Essays
  • Satisfactory Essays

    Starter (Web Page)

    • 327 Words
    • 2 Pages

    Web pages are what make up the World Wide Web. These documents are written in HTML (hypertext markup language) and are translated by your Web browser. Web pages can either be static or dynamic. Static pages show the same content each time they are viewed. Dynamic pages have content that can change each time they are accessed. These pages are typically written in scripting languages such as PHP, Perl, ASP, or JSP. The scripts in the pages run functions on the server that return things like the date and time, and database information. All the information is returned as HTML code, so when the page gets to your browser, all the browser has to do is translate the HTML.…

    • 327 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Networking Management

    • 19199 Words
    • 77 Pages

    QUEZON CITY POLYTECHNIC UNVERSITY Bachelor Of Science In Information Technology | Network Management System | A Research Compilation for Windows Server 2003 | | Felix M. Bajo Jr. | 3/23/2013 | Presented to : Prof. Jeusuel Nonnatus N. de Luna | TABLE OF CONTENTS Contents | Pages | I. Introduction to windows server 2003 Active directory1.…

    • 19199 Words
    • 77 Pages
    Powerful Essays
  • Good Essays

    Zxczxc

    • 3003 Words
    • 13 Pages

    JavaScript is a scripting language, that is, lightweight, dynamic, loosely typed, prototype-based programming language which is used in many different environments.…

    • 3003 Words
    • 13 Pages
    Good Essays
  • Good Essays

    Project Context

    • 733 Words
    • 3 Pages

    [3]Web-based system is a kind of application or service that is running in a server that is accessible using a Web…

    • 733 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    My Hobby

    • 277 Words
    • 2 Pages

    * B.C.A Passed in 2009 with 60% from KIIT College affiliated from C.C.S. University (Meerut)…

    • 277 Words
    • 2 Pages
    Satisfactory Essays