answersLogoWhite

0

Active Server Pages is also known as ASP. ASP helps create web pages that contain HTML code and text and are created dynamically. Dynamic web pages are those contain dynamically generated content when a page is requested. ASP supports server-side scripting and users IIs to process the code when an end user sends request to access the web page.

Steps to create: firstly write the code in any text document and add the .asp extension to document name for creating a web page. After creating a web page,you need to ass code to the web page before sending it to internet. Sending a web page to internet enables an end user to access the page using Internet browsers. The programers can use two languages, VB Scriptand JScript to write code to the web page ASP only provides the environment thet process the code.

LIFECYCLE OF ASP:

  • Page request to internet: Refers to a stage at which an end user sends a request to internet for accessing the web page.
  • Page request to IIS: Refers to a stage at which Internet forward the page request to IIS for processing.
  • Accessing code file: Refers to a stage at which IIS request the file system to access the file containing the code
  • Returning code file: Refers to a stage at which file system returns the requested file IIS.
  • Returning the output to Internet: Refers to a stage at which IIS converts the code in HTML format and sends the HTML code to internet.
  • Returning the output to workstation: Refers to Stage at which Internet displays the output on screen computer.

Structure of ASP:

ASP is divided in two parts:

  • Visual Component: it includes a web page
  • logic: it contains the HTML code that use to interact with the page
User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the expansion of asp?

Active server pages


What dose asp stand for?

ASP stands for Active Server Pages.


What are the advantages and disadvantages of Active Server Pages?

The advantages of Active Server Pages are that they provide a powerful scripting language and it is compatible with HTML. The disadvantages of Active Server Pages are that the coding is complex and the connections are stateless.


What are some good active server pages?

There are many active server pages available on the internet. One could use server pages either developed by Google, Dell, or other server providers such as IBM.


What does the login mean when followed by asp?

The ASP stands for active server pages. It is a type of scripting. Login scripts normally use them to communicate with the login server easily. It is easier and more effective than HTML.


What does asp stand for?

Active Server Pages


What is the fullform of aspx?

Active Server Pages Extension


Full name of asp?

ASP stands for "Active Server Pages"..


Why does your browser try to save rather than open your PHP scripts?

PHP is a server-side scripting language, which means that scripts are interpreted and executed by the server before PHP pages are sent to the client (the browser). The server replaces PHP scripts with the output it obtains from their execution and then transmits to the client the output thus obtained. Hence, your browser cannot execute PHP scripts, but it can only request PHP pages from a server which runs the scripts. Because the server is what processes the script, PHP needs to be installed on the server for the server to be able to process PHP scripts. If PHP isn't installed, the server has no idea that "foo.php" is a PHP script so just sends it to the browser as an executable - in a way that forces the browser to prompt to download it. Consult your hosting provider's help for installing, setting up or enabling PHP. Alternatively, you can install it yourself if your host provides the permissions to (See the related questions for installation help). If your host does not provide PHP support, find another host.


What is the full form of aspx page?

full form of aspx page


How do you execute asp files?

(Taken from fileinfo.com) ASP (Active Server Page) files are server-generated web pages that may contain scripts written in VBScript, C# or Javascript; parsed on the server, which generates HTML that is sent to the client's browser; commonly used by ASP.NET sites and websites hosted on Microsoft IIS-based servers. Since ASP pages are processed on the server, website visitors do not see the actual ASP code, just the HTML generated from the scripts within the page. ASP pages typically use the ".asp" extension rather than ".html". So, to answer your question, use an internet browser such as Chrome or Internet Explorer (but the only thing you should be using internet explorer for is getting a real browser).


How do you crash cs server?

Using Scripts.