answersLogoWhite

0


Best Answer

(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).

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you execute asp files?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can ASP code be put in HTML?

ASP can't be put 'in' HTML. ASP can be written in files where HTML is written. ASP can also output HTML.


Do ASP files contain virus or can you exclude ASP files while scanning?

Well sometimes the the antivirus programs detect asp files as viruses. That has happened with me it was a .asp file which used scripting.filesystem object. So yes if your antivirus reports a virus... do check with the developer(s) if that's a legit file or not.


How many files are created in c when we execute a program?

Zero or more.


How to display all the files with permission 644?

It can be read execute by all users


Does you need any software to execute php files?

To execute PHP files, you will need a webserver (Apache) and a compiler (PHP4 or PHP5) . You may refer to Apache official website on how to install Apache on a Windows-based machine


What are differences between asp and aspnet?

Asp.net is the new version of asp. It contains the more rich set of controls and library files than asp.net. This site contains some asp.net sample projects that


How do you execute files?

Typically, to execute files through the command line, you would first type the name of the application you want to execute the file with, followed by a space, then the path to the file. If administrator privileges are required to open the file, then you would put "sudo" before all that, hit Enter, and enter the administrator password.


What the different between non-executable files to executable files?

Executable means that the file has a series of instructions used to execute a program. Non-executable files are ones that do not have these instructions.


What is an HTML converter?

An HTML Converter is a program that will take your HTML files and modify them to be able to be used with PHP, Javascript or ASP.


What are the functions of executable files in DOS?

Any application or game which you can execute/run in DOS environment.


How many files are created for c program when execute the program?

That's entirely up to the programmer. A program could create 0 files or 50 million files (or any number in between).


How do you execute a package in java?

You don't execute a package; you execute a class. A package is just a grouping of classes.You don't execute a package; you execute a class. A package is just a grouping of classes.You don't execute a package; you execute a class. A package is just a grouping of classes.You don't execute a package; you execute a class. A package is just a grouping of classes.