<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
<item>
<title>ASPkey - A Resource Site for Web Developers - Blog</title>
<link>http://www.ASPkey.net/_blog/index.asp</link>
</item>
<item>
<category>ASP</category>
<title>Loop through all of the items submitted by a form </title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=7</link>
<introduction>
<![CDATA[
Want to loop through all of the items submitted by a form - regardless of whether they’ve been sent by the POST or the GET method?]]>
</introduction>
</item>
<item>
<category>Project Mgt.</category>
<title>Clients</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=8</link>
<introduction>
<![CDATA[
Clients are the number one stakeholder and will command your attention. ]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Conversion functions for JScript</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=9</link>
<introduction>
<![CDATA[
When switching from VBScript to JScript, the features you’ll miss most are VBScript’s robust data handling functions.  Here’s two basic conversion functions for JScript that you’ll use over and  over.]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Dynamic dictionary object</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=10</link>
<introduction>
<![CDATA[
You can use a dictionary object to collect information from an ASP recordset.  Then loop through the recordset and build the dictionary "keys" and "values" dynamically.]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Using the recordset’s built-in GetString() method</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=14</link>
<introduction>
<![CDATA[
When the choices in a drop-down list need to come from a database,you may be tempted to build a string of &lt;option&gt; tags by looping through a recordset one row at a time.]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Configuring the script time out</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=15</link>
<introduction>
<![CDATA[
Instead of configuring the script time out property, in the Internet Service Manager, you can change that property by specifying a new value for Server.ScriptTimeOut. ]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Avoid the cache problem </title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=16</link>
<introduction>
<![CDATA[
Cache problem can be avoided by employing the following code]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Great New Atlas Videos Published </title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=17</link>
<introduction>
<![CDATA[
ScottGu’s Blog just reported that there are bunch of new ATLAS videos posted.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Messagebox on a web page</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=18</link>
<introduction>
<![CDATA[
Is it possible to popup a messagebox on a web page with .net code ?]]>
</introduction>
</item>
<item>
<category>Project Mgt.</category>
<title>Six Silver Bullets</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=19</link>
<introduction>
<![CDATA[
To keep your project on track, don’t be afraid to use those six silver bullets.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Url Rewriting in ASP.NET 2</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=20</link>
<introduction>
<![CDATA[
How to migrate the URL rewriting  through an HTTP module.]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Run Time Errors in ASP </title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=21</link>
<introduction>
<![CDATA[
Run Time Errors in ASP can be trapped by using the ’number’ property of the err object.]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Dynamically execute statements at run time</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=22</link>
<introduction>
<![CDATA[
You can use VbScript 5.0&#146;s &#146;Execute&#146; method to dynamically execute statements at run time.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Popup Calendar</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=23</link>
<introduction>
<![CDATA[
Demonstrates how to create a popup calendar in combination with JavaScript.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Uploading Files Using The Fileupload Control</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=24</link>
<introduction>
<![CDATA[
ASP.NET 2.0 introduces a new FileUpload server control that makes the process of uploading files to a server even simpler.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Embedded resources</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=25</link>
<introduction>
<![CDATA[
Sometimes it is helpful to embed resourcesin a library to faciltate deployment or protect content from change.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Add a calendar inside our applications</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=26</link>
<introduction>
<![CDATA[
To easily  add a calendar inside our applications, we will display current month and when user click on a day on our calendar we will write selected date.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Reasons to continue ASP Classic</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=27</link>
<introduction>
<![CDATA[
People sometimes ask whether to use classic ASP applications or ASP.NET. The following are some thoughts on which to implement.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>helpful ASP.net links</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=28</link>
<introduction>
<![CDATA[
Save these links to your computer,
and check these sites regularly.

The answer you seek may be in them.]]>
</introduction>
</item>
<item>
<category>Project Mgt.</category>
<title>Team Spirit</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=29</link>
<introduction>
<![CDATA[
Like anything else, team spirit doesn&#146;t just happen.  The Project Manager will need to develop and maintain the team spirit.]]>
</introduction>
</item>
<item>
<category>Project Mgt.</category>
<title>Forming a Team</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=30</link>
<introduction>
<![CDATA[
Forming a project team can be a key to a Project Manager&#146;s success or failure.]]>
</introduction>
</item>
<item>
<category>Project Mgt.</category>
<title>Team Maintenance</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=31</link>
<introduction>
<![CDATA[
Change Happens!

Scopes get modified, people change jobs and clients change their minds.  ]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Dynamic css in a grid</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=32</link>
<introduction>
<![CDATA[
To create dynamic css in a grid, a helper method can be used to highlight rows in grid table from mouse actions.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Dynamic form fields </title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=33</link>
<introduction>
<![CDATA[
If you want to customize some of the fields in the web form, you can dynamically create labelboxes, or textboxes by clicking a button.]]>
</introduction>
</item>
<item>
<category>Project Mgt.</category>
<title>Develop Project Definitions</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=34</link>
<introduction>
<![CDATA[
Good communication is always a challenge.]]>
</introduction>
</item>
<item>
<category>Project Mgt.</category>
<title>Leadership</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=35</link>
<introduction>
<![CDATA[
How you lead is a direct function of who you are leading.]]>
</introduction>
</item>
<item>
<category>Project Mgt.</category>
<title>Stakeholders</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=36</link>
<introduction>
<![CDATA[
Stakeholders is a broad term for anyone who has an interest in the project, vested or otherwise.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Click once</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=37</link>
<introduction>
<![CDATA[
Add a little javascript to disable a button, after the user clicks it, to prevent duplication.]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Welcome to the ASPkey.net blog</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=3</link>
<introduction>
<![CDATA[
Our new blog  starts today.]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Tip of the Day!</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=4</link>
<introduction>
<![CDATA[
Using simple DATE(), ISDATE() and CDATE() functions you can write a birth date checker.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Confirm a user action</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=5</link>
<introduction>
<![CDATA[
When we want to confirm a user action before a post back occurs, you can set onClick attributes to a web control.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>’Wend’ vs. ’End While’</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=6</link>
<introduction>
<![CDATA[
In ASP.net employing Visual Basic WHILE loops end with  ’End While’. It should be noted that while loop ends with wend in ASP. So the above pitfall should be avoided in porting an web application from ASP to ASP.net.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Position a new column in data table</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=38</link>
<introduction>
<![CDATA[
How can I add a data column to the first position ?]]>
</introduction>
</item>
<item>
<category>Project Mgt.</category>
<title>Develop a Central Information System</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=39</link>
<introduction>
<![CDATA[
Organizations rely on performance measures for self evaluation.]]>
</introduction>
</item>
<item>
<category>Project Mgt.</category>
<title>Develop Project Control Systems</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=40</link>
<introduction>
<![CDATA[
Consistency is required in the way work is performed.]]>
</introduction>
</item>
<item>
<category>Project Mgt.</category>
<title>Develop a Project Management Manual</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=41</link>
<introduction>
<![CDATA[
Adopting definitions and consistent processes lay the groundwork for quality control.  To institutionalize these, create a Project Manager&#146;s Manual.]]>
</introduction>
</item>
<item>
<category>Project Mgt.</category>
<title>Team Maintenance</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=42</link>
<introduction>
<![CDATA[
The longer the project life cycle the greater the number of changes.]]>
</introduction>
</item>
<item>
<category>Rants & Raves</category>
<title>Changing Times</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=43</link>
<introduction>
<![CDATA[
Microsoft has been unleashing a flood of new technologies recently. What does this mean to the rest of us ?]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>More helpful links</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=44</link>
<introduction>
<![CDATA[
Here are some more helpful links for ASP.net]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Coding Tips</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=45</link>
<introduction>
<![CDATA[
Coding conventions can help presentation and  readability.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Coding Tips</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=46</link>
<introduction>
<![CDATA[
Coding conventions can help presentation and readability.  ]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Coding Tips</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=47</link>
<introduction>
<![CDATA[
Coding conventions can help presentation and readability. ]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Coding Tips</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=48</link>
<introduction>
<![CDATA[
Coding conventions can help presentation and readability. ]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>POPUP Window</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=49</link>
<introduction>
<![CDATA[
Example code of how to produce a popup window]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>DateValue function</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=50</link>
<introduction>
<![CDATA[
The date argument is normally a string expression representing a date from January 1, 100 through December 31, 9999. However, date can also be any expression that can represent a date, a time, or both a date and time, in that range.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Using Multiple Programming Languages</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=51</link>
<introduction>
<![CDATA[
Because the source code in the App_Code folder is compiled into a single assembly, all the files in the App_Code folder must be in the same programming language. For example, the App_Code folder cannot include source code in both Visual Basic and C&#035;.]]>
</introduction>
</item>
<item>
<category>Rants & Raves</category>
<title>.net 3.0 and ASP.net</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=52</link>
<introduction>
<![CDATA[
What impact does .net 3.0 have on ASP.net]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Globally Shared Code</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=53</link>
<introduction>
<![CDATA[
You can create code that can be shared globally across your website by using shared functions in the Global.asax file.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Change your web page culture settings</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=54</link>
<introduction>
<![CDATA[
You can change the culture settings of your web pages to accommodate for things like date time issues.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>ASP.net&#146;s 9 syntax formats</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=55</link>
<introduction>
<![CDATA[
ASP.net has 9 different syntax formats which can be utilized in web forms.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Dynamic Master Pages</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=56</link>
<introduction>
<![CDATA[
You can dynamically set the master page for a given web site page.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Class member security</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=57</link>
<introduction>
<![CDATA[
Each member of a class is defined with a level of accessibility that determines whether other code may access it. There are five levels of accessibility: 
]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Creating a GUID</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=58</link>
<introduction>
<![CDATA[
A GUID is a Globally Unique Identifier, basically a 16-Byte string that is guaranteed to be unique.]]>
</introduction>
</item>
<item>
<category>Rants & Raves</category>
<title>Newsgroup postings</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=59</link>
<introduction>
<![CDATA[
Netiquette for newsgroup postings needs a lot of attention.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Default ENTER button in ASP.NET 2.0</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=60</link>
<introduction>
<![CDATA[
In ASP.net 2.0, you explicitly enable a default ENTER button on a form.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Read an image from a BLOB field with ADO.NET</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=61</link>
<introduction>
<![CDATA[
Often used to contain an image, a BLOB field, though, is designed to contain a binary object including multimedia contents or long text.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Store an image in a database field</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=62</link>
<introduction>
<![CDATA[
To store an image in a database field, you use an INSERT or UPDATE statement and pass the BLOB field an array of bytes.]]>
</introduction>
</item>
<item>
<category>Rants & Raves</category>
<title>ASP.net Tutorials</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=63</link>
<introduction>
<![CDATA[
Macon State College has published some excellent tutorials online for developers want to get started with the use of ASP.net of polish their skills.]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>List all server variables</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=64</link>
<introduction>
<![CDATA[
Use this simple script to list all server variables]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Automatically adding namespaces</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=65</link>
<introduction>
<![CDATA[
To prevent importing namespaces on every age that requires their usage you can automatically add namespaces through the web.config file.]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Grabbing a web page</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=66</link>
<introduction>
<![CDATA[
The following code shows how to grab a web page using classic ASP.]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Pass a server side array to the client side</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=67</link>
<introduction>
<![CDATA[
How to pass an ASP array to a client side vbscript array]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Dynamic CSS</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=68</link>
<introduction>
<![CDATA[
Your CSS file can be dynamicly created with .NET code.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Alternate Background Colors on a Repeater</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=69</link>
<introduction>
<![CDATA[
This can be an easy way to alternate background colors on a repeater.]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Use a sql statement to update your data</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=70</link>
<introduction>
<![CDATA[
Instead of using recordsets to maintain your data, you can use an sql statement to update the information.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>calling a Windows Script component</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=71</link>
<introduction>
<![CDATA[
For compatibility with Classic ASP, ASP.net can also use Windows Script Components (wsc files).]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Using classic ASP on Windows Vista</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=72</link>
<introduction>
<![CDATA[
To enable use of classic ASP on Windows Vista follow these steps..]]>
</introduction>
</item>
<item>
<category>Rants & Raves</category>
<title>Loads of Cheat sheets for all</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=73</link>
<introduction>
<![CDATA[
A great listing of cheatsheets for a variety of languages and databases]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Trimming characters from a string</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=74</link>
<introduction>
<![CDATA[
To trim the leading and trailing characters from a string, you can use the following function...]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Learning ASP.net 3.5</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=75</link>
<introduction>
<![CDATA[
Learning to build Silverlight Apps with .NET and Building ASP.NET Apps with VS 2008]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Free Visual Studio Add-ins</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=76</link>
<introduction>
<![CDATA[
Carl J gives us a nice listing of 15 Free Visual Studio add-ins.]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Mimic Postback command in Classic ASP</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=77</link>
<introduction>
<![CDATA[
You can mimic the IsPostBack command in Classic ASP]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>ASP to ASP.NET Migration Assistant</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=78</link>
<introduction>
<![CDATA[
The ASP to ASP.NET Migration Assistant is designed to help you convert ASP pages and applications to ASP.NET. It does not make the process completely automatic, but it will speed up your project by automating some of the steps required for migration.]]>
</introduction>
</item>
<item>
<category>ASP.net</category>
<title>Web.config file editor</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=79</link>
<introduction>
<![CDATA[
ASPhere is a freeware tool that helps to create and modify configuration files for ASP.NET.]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Best of 2007</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=80</link>
<introduction>
<![CDATA[
ASP101 has a best listing of 2007 articles worth reading.]]>
</introduction>
</item>
<item>
<category>Rants & Raves</category>
<title>Got Charts ?</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=81</link>
<introduction>
<![CDATA[
If you need great graphics in your applications and don&#146;t have a lot of money, then how about some free flash charts is for you.]]>
</introduction>
</item>
<item>
<category>Rants & Raves</category>
<title> 40+ Tooltips Scripts With AJAX, JavaScript &amp; CSS</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=82</link>
<introduction>
<![CDATA[
A nice collection of links to create tooltips by either Ajax, css or Javascript.]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Refresh your page</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=83</link>
<introduction>
<![CDATA[
Adding a small amount of code can allow you to automatically refresh your page to keep it alive]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Downloading a file</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=84</link>
<introduction>
<![CDATA[
Downloading a file instead of viewing it in the browser.]]>
</introduction>
</item>
<item>
<category>ASP</category>
<title>Converting Spaces</title>
<link>http://www.ASPkey.net/_blog/blog_comment.asp?blog_id=85</link>
<introduction>
<![CDATA[
Sometimes strings have spaces that need to be converted to another delimiting character.  ]]>
</introduction>
</item>
</channel>
</rss>
