Support - Knowledge base

Giving you the answers you need

Why not try our knowledge base for instant help and advice to enhance your online experience with Register365? From within the knowledge base you can browse our frequently asked questions and find the right answers to help solve your queries.

Home  >  Scripting  >  ASP (Active Server Pages)  >  View Article

What is ASP?

3*3*3*3*3*

Article

ASP (Active Server Pages) is an embedded server side scripting environment usually written in JScript or VBScript. You create ASP documents by embedding scripts in your HTML pages. When a user requests the page, the server executes the scripts embedded within the page. ASP documents work by interfacing with ActiveX components.

ASP can be used to interface with databases and deliver dynamic content to the user. Support is also available for PHP and Perl.

Rate This Article

How useful was this article?

Not useful A little useful Useful Very useful Everything I needed