<?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://stors.org/stor.xsd">
<!-- Validate this STOR here: http://stors.org/STORform.asp -->
<other_stor_url>http://aspalliance.com/stor.xml</other_stor_url>
<publisher>
<name>ASPAlliance.com: StevenatorASP</name>
<url>http://ASPAlliance.com/stevesmith/</url>
<logo_url>http://ASPAlliance.com/images/aspalliance_100x30.gif</logo_url>
<address>ASPAlliance.com, P.O. Box 1856, Kent, OH, 44240, USA</address>
<description>Steve Smith's ASP/ASP.NET Resource Site.</description>
<author>
<email>ssmith@aspalliance.com</email>
<full_name>Steven Smith</full_name>
</author>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/stormaker.asp</url>
<title>Create Your Own STOR</title>
<description>STORs are a standard way of publishing information about web resources, like articles or applications.  This article looks at how the StevenatorASP stor.xml file is generated.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2001-05-07</publish_date>
<update_date>2001-05-07</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/string_queues.asp</url>
<title>Queues in ASP Using Strings</title>
<description>Implementing Queues in ASP as strings is easy to do, as this 50 line include file demonstrates, and is a nice library to use if you need session or application level queues.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2001-04-14</publish_date>
<update_date>2001-04-14</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/how_join.asp</url>
<title>ASP.NET Feedback Form</title>
<description>Displays the source code for the ASPAlliance Join link, demonstrating how to validate forms, use code-behinds, and send emails.</description>
<topic>ASP.NET - Active Server Pages.NET</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2001-04-08</publish_date>
<update_date>2001-04-08</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/ddos.asp</url>
<title>DDOS Attacks and You</title>
<description>How Distributed Denial of Service attacks work and why you don't want them targeting you if you can help it...</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2001-04-08</publish_date>
<update_date>2001-04-08</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/components.asp</url>
<title>Ideal Component Architecture</title>
<description>A dense compiled checklist of do's and don't's culled from Microsoft references and sample applications.  This article provides a checklist for designing and building component based architectures using Microsoft's recommended best practices.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2001-03-10</publish_date>
<update_date>2001-03-10</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/windows.asp</url>
<title>Link Targets: _new or _blank?</title>
<description>Does your HREF TARGET use _blank or _new for opening the link in a new window?  Learn the difference between the two and when to use each one.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2001-02-13</publish_date>
<update_date>2001-02-13</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/printview.asp</url>
<title>Printer Friendly Web Pages</title>
<description>In this article, I show how to make your web pages printer friendly at the touch of a button by incorporating some extra logic in your presentation format include files.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2001-02-09</publish_date>
<update_date>2001-02-09</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/sleeptimer.asp</url>
<title>Sleep Timer Component</title>
<description>Don't use expensive loops to delay your script!  Use the sleep command through this component and save your server a few cpu cycles.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2001-02-07</publish_date>
<update_date>2001-02-07</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/imagequery.asp</url>
<title>Retrieve Image From Database</title>
<description>How to retrieve images from a database table and use them in an HTML page.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2001-01-09</publish_date>
<update_date>2001-01-09</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/includelets.asp</url>
<title>"Includelets" in ASP.NET</title>
<description>"Includelets" -- or How to use Classic ASP page layout include files in your ASP.NET pages.  Full source code provided.</description>
<topic>ASP.NET - Active Server Pages.NET</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2001-01-09</publish_date>
<update_date>2001-01-09</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/randomselect.asp</url>
<title>Select Random Row Using SPROC</title>
<description>Use a stored procedure to return a random row from a SQL query, the right way.</description>
<topic>SQL Server</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-12-19</publish_date>
<update_date>2000-12-19</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/removehtml.asp</url>
<title>Extract Text From HTML</title>
<description>ASP/ASP.NET examples of regular expression usage to extract text from an HTML string.</description>
<topic>ASP.NET - Active Server Pages.NET</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-12-19</publish_date>
<update_date>2000-12-19</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/removewhitespace.asp</url>
<title>Remove White Space From String</title>
<description>Use Regular Expressions to remove white space and carriage returns from a string.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-12-19</publish_date>
<update_date>2000-12-19</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/dotnetreplace.asp</url>
<title>Replace() In .NET</title>
<description>A simple lesson on how to duplicate the VBScript Replace() function in ASP.NET.</description>
<topic>ASP.NET - Active Server Pages.NET</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-12-17</publish_date>
<update_date>2000-12-17</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/no_adovbs.asp</url>
<title>Avoid ADOVBS.INC</title>
<description>Using type libraries instead of an include file for your ADO constants produces faster, more maintainable code.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-12-16</publish_date>
<update_date>2000-12-16</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/sprocs.asp</url>
<title>ADO and Stored Procedures</title>
<description>Call stored procedures with ADO -- keep SQL out of your ASP!</description>
<topic>SQL Server</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-12-16</publish_date>
<update_date>2000-12-16</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/displayrecordsetcontents.asp</url>
<title>Display Recordset Contents</title>
<description>A simple function that displays the contents of a recordset as a table with some formatting options.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-11-06</publish_date>
<update_date>2000-11-06</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/dataaccess.asp</url>
<title>Simple Data Access</title>
<description>ASP Functions to simplify your site's data access.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-06-15</publish_date>
<update_date>2000-11-03</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/servvar.asp</url>
<title>Server Variables</title>
<description>Quick guide to Server Variables w/source code</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-06-15</publish_date>
<update_date>2000-10-15</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/20000619asptoday.asp</url>
<title>Analysis of an MTS Bug</title>
<description>Covers a bug affecting MTS, ODBC, and MDAC 2.1.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-09-29</publish_date>
<update_date>2000-10-15</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/19991025asptoday.asp</url>
<title>Event Tracking in Database Applications</title>
<description>Database design technique described.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-09-28</publish_date>
<update_date>2000-10-15</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/19990928asptoday.asp</url>
<title>Web-Based File Management System</title>
<description>Using AspUpload you can create a web-based FTP server!</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-09-28</publish_date>
<update_date>2000-10-15</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/19990714asptoday.asp</url>
<title>ASP Uploading -- The Contenders</title>
<description>A comparison of three browser based uploading objects.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-09-28</publish_date>
<update_date>2000-10-15</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/19990611asptoday.asp</url>
<title>Advanced Form Validation</title>
<description>A simple ASP technique to improve form validation security.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-09-28</publish_date>
<update_date>2000-10-15</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/19990421asptoday.asp</url>
<title>Easy Debugging Tips and Tools</title>
<description>Old school ASP debugging techniques.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-09-28</publish_date>
<update_date>2000-10-15</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/mtspackageboundaries.asp</url>
<title>COM and MTS Packages</title>
<description>A brief anecdote about MTS packages.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-09-25</publish_date>
<update_date>2000-10-15</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/20000127asptoday.asp</url>
<title>Using Embedded Fonts in Web Pages</title>
<description>Describes two methods of storing and sending fonts via web pages.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-09-28</publish_date>
<update_date>2000-10-15</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/20000424asptoday.asp</url>
<title>Using AspEncrypt Part I</title>
<description>Describes AspEncrypt and its usage.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-09-28</publish_date>
<update_date>2000-10-15</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/20000517asptoday.asp</url>
<title>Using AspEncrypt Part II</title>
<description>Describes two sample functions that take advantage of AspEncrypt.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-09-29</publish_date>
<update_date>2000-10-15</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/20000614asptoday.asp</url>
<title>Using MTS Part I</title>
<description>Best practices for building MTS/COM+ components.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-09-29</publish_date>
<update_date>2000-10-15</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/adocode.asp</url>
<title>ADO Tester</title>
<description>Simple file to test if you're connecting to a database or not.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-10-15</publish_date>
<update_date>2000-10-15</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/20000615asptoday.asp</url>
<title>Using MTS Part II</title>
<description>More best practices for building MTS/COM+ components.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-09-29</publish_date>
<update_date>2000-09-29</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/tictactoe.asp</url>
<title>Tic-Tac-Toe!</title>
<description>ASP Tic-Tac-Toe with full source code.  Can you beat it?</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-06-15</publish_date>
<update_date>2000-09-28</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/selfsubmittutorial.asp</url>
<title>Self Submitting Forms</title>
<description>This tutorial explains how to make a page submit to itself, and why this is a good way to handle forms.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-06-12</publish_date>
<update_date>2000-09-25</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/sqltutorial.asp</url>
<title>ADO/SQL Tutorial</title>
<description>Step-by-step ADO usage.</description>
<topic>SQL Server</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-06-12</publish_date>
<update_date>2000-09-25</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/filetutorial.asp</url>
<title>File System Object Tutorial</title>
<description>An introduction to the ASP FileSystem object.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-06-12</publish_date>
<update_date>2000-09-25</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/includetutorial.asp</url>
<title>Using Server Side Includes</title>
<description>Using Server Side Includes, SSIs can make site maintenance MUCH easier.  Here's how they work.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-06-12</publish_date>
<update_date>2000-09-25</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/exceltutorial.asp</url>
<title>ASP Excel Reports</title>
<description>A quick and easy way to generate Excel reports using just ASP.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-06-12</publish_date>
<update_date>2000-09-25</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/articles/cookietutorial.asp</url>
<title>Cookies with ASP</title>
<description>Simple Demonstration of reading and setting cookies with ASP.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-06-12</publish_date>
<update_date>2000-09-25</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/reviews/</url>
<title>Book Reviews</title>
<description>Recommended ASP, XML, Internet and MCSE books</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-06-22</publish_date>
<update_date>2000-08-28</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/samples/whosoncode.asp</url>
<title>Tracking Current Users</title>
<description>See who's on your site.  Full source code.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-06-15</publish_date>
<update_date>2000-06-15</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/jokes/index.asp</url>
<title>ASP Joke Database</title>
<description>Sample application of a Joke database with confirmation and ranking.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-06-15</publish_date>
<update_date>2000-06-15</update_date>
</resource>
<resource>
<url>http://www.aspalliance.com/stevesmith/solo/</url>
<title>Solo Adventures</title>
<description>Dynamically built Choose-Your-Own Adventure stories, which YOU can author.</description>
<topic>ASP - Active Server Pages</topic>
<keywords>ASPAlliance, Article, Steven Smith</keywords>
<publish_date>2000-06-13</publish_date>
<update_date>2000-06-13</update_date>
</resource>
</publisher>
</resources>
