Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Tell something about Active Server Pages?

Answer Posted / murugan

ASP stands for Active Server Pages
ASP is a program that runs inside IIS
IIS stands for Internet Information Services
ASP is a Microsoft Technology

An ASP file is just the same as an HTML file
An ASP file can contain text, HTML, XML, and scripts
Scripts in an ASP file are executed on the server
An ASP file has the file extension ".asp"

When a browser requests an HTML file, the server returns
the file.

When a browser requests an ASP file, IIS passes the request
to the ASP engine. The ASP engine reads the ASP file, line
by line, and executes the scripts in the file. Finally, the
ASP file is returned to the browser as plain HTML.

Dynamically edit, change or add any content of a Web page
Respond to user queries or data submitted from HTML forms
Access any data or databases and return the results to a
browser.

Customize a Web page to make it more useful for individual
users.

The advantages of using ASP instead of CGI and Perl, are
those of simplicity and speed.

Provide security since your ASP code can not be viewed from
the browser.

Clever ASP programming can minimize the network traffic.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does asp stand for in technology?

1081


Plz give me the code for binding the dropdownlists with Country,State,City And Each will represent after selecting upper dropdownlist

3573


Explain how big is the char?

1013


Explain the post and get method or explain the difference between them?

1007


How do I open aspx files on windows 10?

1112


Who invented asp?

1061


When did classic asp come out?

1040


What is classic asp application?

1004


Define collection?

1024


What is n-tier system?

1087


Define an application domain?

1011


Define .asp file?

1206


Can any body send me Some Interview Questions of ASP.Net 2.0 or Later to my mail id that is gauravscott@gmail.com

1838


Is asp better than php?

1000


What is the difference between cshtml and aspx?

1037