WEB HOSTING
WEBHOSTING
ASP
-
+ What is ASP?An Active Server Page (ASP) is an HTML page with scripts that are processed on a Microsoft® Windows® web server before they are presented to the user requesting the page. ASP files are given the extension .asp. ASP enables you to create interactive web pages that are customized to your site’s visitors. For example, your ASP scripts can offer a guest the opportunity to enter information, such as a username. This information can then be used to access data stored in a relational database and modify the page specifically for that user.
+ Back to top -
+ What scripting languages does ASP support?As default, ASP provides support for both Microsoft JScript and VBScript. You can also create ASP scripts using Perlscript or ActiveX Data Objects (ADOs) program statements.
+ Back to top -
+ What is ASP.NET?ASP.NET, also known as ASP+, is Microsoft’s most recent version of ASP and is a feature of Microsoft’s IIS (Internet Information Server). Like ASP, ASP.NET enables modification of HTML pages using database queries. However, ASP.NET also supports Visual Basic, C++, C# and Perl. ASP.NET files are given the extension .aspx.
+ Back to top -
+ Does LeaseWeb support ASP?Yes. Our Windows platforms support ASP and ASP.NET. Linux plans do not support ASP or ASP.NET.
+ Back to top





