|
||||||
| ASP, ASP.NET and Coldfusion Microsoft's Web Development Language (ASP/ASP.NET) and Coldfusion discussion |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||||
|
Active Server Pages (ASP) is Microsoft's server-side technology for dynamically-generated web pages that is marketed as an add-on to Internet Information Services (IIS).
Programming ASP websites is made easier by various built-in objects. Each object corresponds to a group of frequently-used functionality useful for creating dynamic web pages. In ASP 3.0 there are six such built-in objects: Application, ASPError, Request, Response, Server and Session. Session, for example, is a cookie-based session object that maintains variables from page to page. Application Center Test is also available for load testing. Most ASP pages are written in VBScript, but any other Active Scripting engine can be selected instead by using the @Language directive. JScript (Microsoft's implementation of ECMAScript) is the other language that is usually available. PerlScript (Perl) and others are available as third-party installable Active Scripting engines. From http://en.wikipedia.org/wiki/Active_Server_Pages
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
| Sponsored Links |
|
|
|
|||||
|
It will be interesting to discuss the future life of ASP. I have several sites using ASP scripts like Absolute Banner Manager XIGLA - Ad Tracking Software and Banner Ad Management System Comersus Cart Free ASP Shopping Cart :: Comersus and Web Wiz Forums. Some of them like Comersus also provides a .Net version. The question is: ASP will be supported in future versions of IIS? For how long?
|
| Sponsored Links |
|
|
|
|||||
|
I will admit that the funtionality of .net makes it the better choice, and though i have visual studio, i still kindof perfer the classic asp. It's nice just being able to write it on the fly. It may not be the best way to go when it comes to jobs, but I think as a web programmer it does the job just fine
. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|