<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Introduction to ASP</title><description></description><link>http://script.wareseeker.com/ASP/Introduction-to-ASP</link><item><title>AppendToLog in response object</title><link>http://script.wareseeker.com/ASP/appendtolog-in-response-object.zip/2445</link><description>There are many magic methods in response object. With AppendToLog method you can access and write your message to ISS logs. This could be very usefull if you wish to create custom messages in log file</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Wed, 28 Mar 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/appendtolog-in-response-object.zip/2445</guid></item><item><title>Storing and retrieving variables from application object</title><link>http://script.wareseeker.com/ASP/storing-and-retrieving-variables-from-application-object.zip/2446</link><description>In this tutorial, we will take a look at Application Object. When youve used Application Object, all ASP pages can store and retrieve information. The information in Application Object stored in serve</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Wed, 28 Mar 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/storing-and-retrieving-variables-from-application-object.zip/2446</guid></item><item><title>Response.Redirect Usage</title><link>http://script.wareseeker.com/ASP/response.redirect-usage.zip/2447</link><description>Response.redirect is used to move any request form client to another page. This is most common usage to tell browser to get another page and to redirect any request to other source.</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Tue, 02 Jan 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/response.redirect-usage.zip/2447</guid></item><item><title>Introduction to Built-in Objects in ASP Pages</title><link>http://script.wareseeker.com/ASP/introduction-to-built-in-objects-in-asp-pages.zip/2450</link><description>This tutorial helps you understand: How ASP server presents the programming environment to ASP pages with a number of run-time objects. Basic properties and methods of run-time objects: request, respo</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Mon, 30 Oct 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/introduction-to-built-in-objects-in-asp-pages.zip/2450</guid></item><item><title>Using Object in ASP</title><link>http://script.wareseeker.com/ASP/using-object-in-asp.zip/2451</link><description>To use an object in ASP, you should create an instance of an object. We use CreateObject method creating object. Lets see it on an real application. .</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Mon, 18 Sep 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/using-object-in-asp.zip/2451</guid></item><item><title>ASP Tutorials - Microsoft Scripting Runtime DLL</title><link>http://script.wareseeker.com/ASP/asp-tutorials-microsoft-scripting-runtime-dll.zip/2452</link><description>This tutorial helps you to understand: &quot;scrrun.dll&quot; &quot;Dictionary&quot; Class &quot;FileSystemObject&quot; Class &quot;Drive&quot; Class &quot;Folder&quot; Class &quot;File&quot; Class &quot;TextStream&quot; Class</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Sun, 27 Aug 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/asp-tutorials-microsoft-scripting-runtime-dll.zip/2452</guid></item><item><title>ASP Tutorial (Tizag Tutorials)</title><link>http://script.wareseeker.com/ASP/asp-tutorial-tizag-tutorials.zip/2453</link><description>Learn the basics of ASP with Tizag.coms ASP Tutorial with more than 20 lessons from ASP syntax to connecting to a database.</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Sat, 12 Nov 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/asp-tutorial-tizag-tutorials.zip/2453</guid></item><item><title>ASP Forms Tutorial</title><link>http://script.wareseeker.com/ASP/asp-forms-tutorial.zip/2454</link><description>Provides a step by step guide to pass ASP variables through a form and display the variables using response.write.</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Thu, 24 Nov 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/asp-forms-tutorial.zip/2454</guid></item><item><title>Installing ASP on Windows machines</title><link>http://script.wareseeker.com/ASP/installing-asp-on-windows-machines.zip/2455</link><description>Provides a step by step guide to installing ASP on Windows. Includes advice for installing on windows 95, Windows 98, XP and me.</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Thu, 24 Nov 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/installing-asp-on-windows-machines.zip/2455</guid></item><item><title>ASP Looping Statements</title><link>http://script.wareseeker.com/ASP/asp-looping-statements.zip/2456</link><description>ASP performs several types of repetitive operations, called &quot;looping&quot;. Loops are set of instructions used to repeat the same block of code till a specified condition returns false or true depending on</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Wed, 27 Sep 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/asp-looping-statements.zip/2456</guid></item><item><title>Conditional Statements in ASP</title><link>http://script.wareseeker.com/ASP/conditional-statements-in-asp.zip/2457</link><description>Sometimes when you write code, you want to perform different actions for different decisions. You can use conditional statements in your code to do this. There are two types of conditional statements</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Sat, 16 Sep 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/conditional-statements-in-asp.zip/2457</guid></item><item><title>ASP Cookies Tutorial</title><link>http://script.wareseeker.com/ASP/asp-cookies-tutorial.zip/2458</link><description>Cookies can handle user information such as text, email address?s, browser information etc.. All is explained in this ASP cookie tutorial.</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Thu, 24 Nov 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/asp-cookies-tutorial.zip/2458</guid></item><item><title>All about IF Statements</title><link>http://script.wareseeker.com/ASP/all-about-if-statements.zip/2462</link><description>Learn how to use IF statements in this tutorial.</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Fri, 29 Jul 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/all-about-if-statements.zip/2462</guid></item><item><title>Response.Redirect Usage 1</title><link>http://script.wareseeker.com/ASP/response.redirect-usage-1.zip/30ae23ef38</link><description>Response.redirect is used to move any request form client to another page. This is most common usage to tell browser to get another page and to redirect any request to other source.</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Tue, 02 Jan 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/response.redirect-usage-1.zip/30ae23ef38</guid></item><item><title>Multi Dimensional Arrays</title><link>http://script.wareseeker.com/ASP/multi-dimensional-arrays.zip/30ae244f3e</link><description>In this article we will look at Multi Dimensional Arrays, Focusing on the Nontraditional Arrays.</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Sat, 07 Mar 2009 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/multi-dimensional-arrays.zip/30ae244f3e</guid></item><item><title>ASP Cookies Tutorial 1</title><link>http://script.wareseeker.com/ASP/asp-cookies-tutorial-1.zip/30ae262f5c</link><description>Cookies can handle user information such as text, email address�s, browser information etc.. All is explained in this ASP cookie tutorial.</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Thu, 24 Nov 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/asp-cookies-tutorial-1.zip/30ae262f5c</guid></item><item><title>ASP Forms Tutorial 1</title><link>http://script.wareseeker.com/ASP/asp-forms-tutorial-1.zip/30ae265f5f</link><description>Provides a step by step guide to pass ASP variables through a form and display the variables using response.write.</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Thu, 24 Nov 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/asp-forms-tutorial-1.zip/30ae265f5f</guid></item><item><title>Installing ASP on Windows machines 1</title><link>http://script.wareseeker.com/ASP/installing-asp-on-windows-machines-1.zip/30ae268f62</link><description>Provides a step by step guide to installing ASP on Windows. Includes advice for installing on windows 95, Windows 98, XP and me.</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Thu, 24 Nov 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/installing-asp-on-windows-machines-1.zip/30ae268f62</guid></item><item><title>Herong&amp;#39;s Tutorial Notes on ASP 4.01</title><link>http://script.wareseeker.com/ASP/herong-s-tutorial-notes-on-asp-4.01.zip/30ae26bf65</link><description>Notes and sample codes collected while learning ASP. Topics covered include: ActiveX, ASP, attachment, binary file, book, collection, cookies, example, free, HTTP reponse header, IIS, language, online, Perl, redirect, sample codes, scripting, script</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Mon, 03 Nov 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/herong-s-tutorial-notes-on-asp-4.01.zip/30ae26bf65</guid></item><item><title>If Then Else 1</title><link>http://script.wareseeker.com/ASP/if-then-else-1.zip/30b796d667</link><description>If you try to do any ASP programming, it wont be long before you need the If...then statement. This very simple tutorial talks you through the syntax used and shows you how can use it.</description><author>WareSeeker</author><category>Introduction to ASP</category><pubDate>Mon, 06 May 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/if-then-else-1.zip/30b796d667</guid></item></channel></rss>