|
ASP (Active Server Pages) Microsoft Active Server Pages (ASP) is a server-side scripting environment that you can use to create and run dynamic, interactive Web server applications. With ASP, you can combine HTML pages, script commands, and COM components to create interactive Web pages or powerful Web-based applications, which are easy to develop and modify. Ryland Technology uses ASP largely to create Web Site content management systems. This allows our clients to have full control of their web site, changing the content whenever neccesary. ASP.NET is an enhanced version of ASP for the .NET platform. It supports executable programs compiled from C#, C++ and other languages. ASP.NET is not backward compatible with regular ASP code. Add some text to the example to see ASP in action. Each time you click Process the database content is being changed! |
|
![]() |
|