What opens asp files?



What opens asp files?..

Answer / Naresh Singh Mehra

ASP files can be opened in a web browser by running them on a server that supports ASP, such as IIS (Internet Information Services). They can also be edited using text editors such as Visual Studio or Notepad++.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

Why .Net Does not Support multiple inheritance?

1 Answers   Quark,


What are the components of asp?

1 Answers  


What is the order of execution for an ASP application?

2 Answers  


Where will you code OPTION EXPLICIT in an ASP application? WHY?

1 Answers  


What are the methods in Application Object?

2 Answers  


Name some of the ASP components?

3 Answers  


What is the difference between Cookies collection and Form/Querystring collection?

1 Answers  


When does the application OnEnd event handler fire? A. After every request for an application document, since web servers are stateless servers. B. As soon as there are no open connections to any application document. C. When the web server is stopped in an orderly fashion. D. Twenty minutes after the last request for a document in the application. E. When there are no application requests for the amount of time defined by the SessionTimeout variable.

1 Answers  


what is meant by ajax

1 Answers  


What are the asp objects?

1 Answers  


How to include active x controls in asp code?

1 Answers  


Whats the implicit name and type of the parameter that gets passed into the class set method?

1 Answers  


Categories