Active Server Pages (ASP) provides an framework for building rich, interactive web-based applications. Join us as we explore how to develop
and design web pages using this server-side technology.
Selected Resources & Articles
Community Building Series
Part I - Adding Site Registration using SQL Server and ASP
One of the most powerful enhancements for any site is to establish community and personalization features.
In our new series, we are going to demonstrate how to add community and personalization features to your web-site.
The first step to reach this goal is to allow user registration.
In this first article, we show you how to add user registration to your site using SQL Server and ASP.
Add to Assistant
NEW - Part II - Adding Discussion Forums using SQL Server and ASP
Continuing our series, we show you how to add discussion forums to your web-site. With support for an unlimited number of forums and messages and easy administration
learn how you can add discussion forums to your site.
Add to Assistant
ASP Bar Charts by Jason Borovoy
A few months back we posted an article on creating HTML-based Bar Charts. Our original server-solution
was simplistic and could only be customized by changing the script. Jason
recently sent us an enhanced ASP script written in VBScript for quickly generating
custom bar charts.
Add to Assistant
Sending E-Mail from ASP
The NewMail object makes it extremely quick and easy to send e-mail messages from your ASP Scripts. We introduce how to use this object to send plain-text and HTML-based e-mail messages (including how to attach images).
Add to Assistant
Dynamic Flip Menus
We demonstrate how we created the cross-browser Dynamic Flip Menu we use throughout SiteExpert.com's user-interface. The flip-menu is made cross-browser by simulating the dynamic effect on the server for downlevel browsers.
Add to Assistant
Behind the Scenes of the SiteExperts.com Community
An overview of how the original InsideDHTML has evolved, the lessons learned, and how we created the SiteExperts.com Community.
Add to Assistant
Backend Browser Detection
We introduce how to use the IIS Browser Capabilities Object to server browser-specific content.
Add to Assistant
Creating Backend Templates
Learn how to build a template driven web-site using ASP scripting as we explore the process we use to create new articles.
Add to Assistant
[More Articles and Resources]