This is an introductory tutorial on Active Server Pages. Main topics include: What are Active Server Pages?, Displaying Date, Time, and Text, Using Variables, and Forms, and Active Server Pages Server-Side Scripting Programmer`s Reference. It also includes several useful scripts....
This is a two-module tutorial that provides a step-by-step introduction to several ASP features. The tutorial shows how to build sample applications and demonstrates key concepts you`ll need to understand when developing your own ASP pages. The introductory section explains what ASP is, how it works, and other technologies that can be used in conjunction with ASP to create active content on your Web site. The first module introduces the creation of an ASP page, and focuses on the collection and transfer of data. It covers: Write and Run an ASP Page, Send Information by Using Forms, Create a Guest Book, Display an Excel Spreadsheet in ASP. The second module covers: Rotate Information Randomly - Shows how to rotate ads on your Web page randomly, and Record Traffic with a Page Counter...
This introductory guide presents 5 useful VBScript tricks and examples. IT shows you how to detect the IP address of your visitors, detect the user`s browser, how to include files in your ASP pages, how to force the script to continue with the next statement when it encounters an error, and how to make subroutines.... Tags:
Active Server Pages is a programming environment that gives the ability to generate dynamic html pages with the help of server side scripting. This article will help you to understand what is ASP, How is works and how to get started with ASP....
This introductory tutorial will teach you the basics of vbscript, ASP intrinsic objects, how to call ASP intrinsic objects and make use of them and what makes a .asp page different from a .htm / .html page. After the completion of this tutorial you will be able to start writing your own .asp pages....
This tutorial by Microsoft covers a nice summary of terms and tips to help you understand ASP. Also talks briefly about What ASP Is, and How ASP Works....
This is a quick introductory guide to ASP technology. Covers what it is, how it works, how to configure your computer to run ASP without a server, and creating system DSN for MS Access database....
This is a brief introduction to Active Server Pages (ASP). It discusses What are Active Server Pages, What Do I Need To Use ASP Pages, and So What Can I Do With It When I`ve Got It....
This introductory tutorial will guide you through the anatomy of an ASP script, define objects and components, and give you some sample scripts to get you started. Then it discusses good scripting techniques, get into common ASP scripts, and talk about databases....
This is a basic tutorial on ASP for beginners which will get them started in writing Active Server Pages. Topics covered: Installing Personal Web Server, Your first ASP page, and Understanding ASP Objects....
This is a 5 free lessons of ASP course delivered to you by email. You can ask your questions from tutors. You can also register for more advanced lessons with a small fee and a personal tutor will work with you to complete your lessons....
This is Part I of the "Start programming with ASP" article series by onlineprogrammer.org . It is designed for newbie web programmers. You will learn ASP with easy lessons, examples and exercises....