answersLogoWhite

0

How can you run asp script?

Updated: 8/19/2019
User Avatar

Wiki User

13y ago

Best Answer

how to run asp script.

you must be install a webserver program,

For example IIS(internet Information Services),you can search "iis install" in Google.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can you run asp script?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the default scripting language in ASP?

Default scripting language in ASP is VB Script


How can you script your ASP code in JavaScript?

Start the document with: <%@ language="javascript" %>


Difference between ASP and JSP?

The main difference between ASP and JSP is that JSP is more script like and includes Java, whereas ASP does not. Both of these are server side languages.


What does ASP script return to the browser?

HTML (or JavaScript, CSS, PDF, CSV, whatever)


The script was run or the script was ran which is correct?

In the world of technology, where a script is a snippet or more of computer code, the proper grammar is: The script was run, or the script ran.


Can you run an ASP program on Unix or Linux?

http://www.apache-asp.org/


What is the difference between asp and aspx?

ASP is Script based language while ASP.NET Compliled programming language ASP Support ADO Data Access Technology while ASP.NET Support ADO.NET ASP Support only VBScript while ASP.NET support VB.NET, C# and other .NET CTS Language. For more information on this topic visit . http://www.programmer2programmer.net/tips/interview_question/asp_dot_net.aspx


Write code for an example in net?

asp.net is the serverside prograaming and ado.net feauture submit databse connectvity to sql server and asp is the script language


For beginners Suggest a good reference book to learn C Sharp VB Net ADO Net ASP Net for Ms Developer Studio 2005 also suggest books for ASP VB Script Java Script Java Core Java and VB 6.0?

There are ofcourse good books friend... Among them u can try "Programming in c#" by Oreily publications


How to convert asp for use on UNIX?

ASP pages are a Microsoft technology. To convert them to run under Unix you could install a package in Apache that understands ASP, or you could rewrite it so that it uses something more generic, such as Perl, PHP, or Python.


Can you execute a shell script if you do not have read permission for the file containing the script?

No, the shell needs both execute and read permissions to run the script.


How can you run a PHP script?

A php script can only be executed within a Web server that runs php.