<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Development Tools</title><description></description><link>http://script.wareseeker.com/ASP/Development-Tools</link><item><title>ASP Profiling Component 1.1</title><link>http://script.wareseeker.com/ASP/asp-profiling-component-1.1.zip/30ad37406e</link><description>How do you decide which piece of code is faster? Guessing isnt the right decision, profiling is! This component measures the runtime of the piece of code you want to profile, allowing you to verify your performance improvements.</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Sun, 25 Jun 2000 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/asp-profiling-component-1.1.zip/30ad37406e</guid></item><item><title>ASPSort</title><link>http://script.wareseeker.com/ASP/aspsort.zip/30ad377071</link><description>The ASPSort ASP component provides a simple way to quick sort ASP arrays. The routines are written in C++ and are quick. The module can sort up to 12 single dimension ASP arrays deep, or a single multi-dimensioned array of any legal size.</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Sun, 16 Apr 2000 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/aspsort.zip/30ad377071</guid></item><item><title>dgSort 2.0</title><link>http://script.wareseeker.com/ASP/dgsort-2.0.zip/30ad37a074</link><description>dgSort is an ActiveX component that allows you to reorder a one- or two-dimensional Visual Basic array so that the contents are in ascending order. It can sort the various simple data types, such as a date, number, or string, or it can sort a more</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Sun, 26 Dec 1999 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/dgsort-2.0.zip/30ad37a074</guid></item><item><title>ASP Response Write Generator</title><link>http://script.wareseeker.com/ASP/asp-response-write-generator.zip/30ad37d077</link><description>Copy and paste html into this free online asp response.write generator to quickly produce asp response.write statements.</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Mon, 14 Jan 2008 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/asp-response-write-generator.zip/30ad37d077</guid></item><item><title>String function counter</title><link>http://script.wareseeker.com/ASP/string-function-counter.zip/30ad38307d</link><description>This asp/vbscript function enable you to know how many times a string appear in another one.</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Mon, 14 Nov 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/string-function-counter.zip/30ad38307d</guid></item><item><title>Plain Text to HTML Converter</title><link>http://script.wareseeker.com/ASP/plain-text-to-html-converter.zip/30ad386080</link><description>An online tool to convert Plain Text to HTML source. Options allow you to output your HTML with either paragraph tags or line breaks and choose between HTML and XHTML line break tags.</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Tue, 28 Jun 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/plain-text-to-html-converter.zip/30ad386080</guid></item><item><title>HTML to Response.Write Converter</title><link>http://script.wareseeker.com/ASP/html-to-response.write-converter.zip/30ad389083</link><description>An online tool to convert your HTML to ASP Response.Write statements. Choose to output upper or lower case ASP, enclose lines of HTML in parentheses and also add line breaks at the end of each Response.Write.</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Fri, 24 Jun 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/html-to-response.write-converter.zip/30ad389083</guid></item><item><title>Online Base64 decoder and encoder 1.0</title><link>http://script.wareseeker.com/ASP/online-base64-decoder-and-encoder-1.0.zip/30ad38c086</link><description>On-line sample of COM object for base 64 decoding and encoding. Contains Base64 algorithm to do conversion of String and binary data files from/to a Base64 string. You can specify several charsets for data and export data to a file after encode/decode</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Mon, 19 Jul 2004 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/online-base64-decoder-and-encoder-1.0.zip/30ad38c086</guid></item><item><title>Word Wrap Sample Code</title><link>http://script.wareseeker.com/ASP/word-wrap-sample-code.zip/30ad38f089</link><description>This sample code shows how to take a string and word wrap it to a certain length. This can be helpful for email message bodies or when formatting with the pre tag.</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Wed, 31 Oct 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/word-wrap-sample-code.zip/30ad38f089</guid></item><item><title>PpAsp.Tools 1.0</title><link>http://script.wareseeker.com/ASP/ppasp.tools-1.0.zip/30ad39208c</link><description>Have you ever developed components using Visual Basic? Did you ever wish that it provided some more advanced string manipulation functions like Split() or Replace() or even Regular Expression matching/replacement? This set of tools and objects can make</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Mon, 07 Aug 2000 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/ppasp.tools-1.0.zip/30ad39208c</guid></item><item><title>DynuString 1.0</title><link>http://script.wareseeker.com/ASP/dynustring-1.0.zip/30ad39508f</link><description>This component allows you to perform advanced string processing. DynuString component has 24 methods including: Case-sensitive compare of two strings, Case-insensitive compare of two strings, Clears a string, Locates a substring within the larger string</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Tue, 09 Nov 1999 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/dynustring-1.0.zip/30ad39508f</guid></item><item><title>ASP Dynamic Include 1.0</title><link>http://script.wareseeker.com/ASP/asp-dynamic-include-1.0.zip/30ad398092</link><description>Now! you can server side include in your asp scripts on runtime! What is it? It work like server side including but it does make this different: runtime, you can choose file for including on before including What does it? * It does everything</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Sat, 21 Mar 2009 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/asp-dynamic-include-1.0.zip/30ad398092</guid></item><item><title>Screen Size Viewer - Webmaster Tool 1.12</title><link>http://script.wareseeker.com/ASP/screen-size-viewer-webmaster-tool-1.12.zip/30ad3a109b</link><description>Screen Size Viewer - Easily view your website at different screen resolutions. Opens multiple Internet Explorer windows at 640 by 480, 800 by 600, 1024 by 768, 1152, by 864, 1280 by 1024, or ANY size you specify. Screen size viewer is easy to use.</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Tue, 20 Jan 2004 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/screen-size-viewer-webmaster-tool-1.12.zip/30ad3a109b</guid></item><item><title>Server Content 0.1</title><link>http://script.wareseeker.com/ASP/server-content-0.1.zip/30ad3aa0a4</link><description>Simply code for control and manipulate with session, application contents. The author uses this code for add, delete, edit session and application variables in develop process. And view current server content.</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Fri, 28 Jun 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/server-content-0.1.zip/30ad3aa0a4</guid></item><item><title>Response.Write Generator 1.2</title><link>http://script.wareseeker.com/ASP/response.write-generator-1.2.zip/30ad3ad0a7</link><description>This is a highly configurable web-based application that allows you to converts your HTML to ASP response.write statements.</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Tue, 31 Jul 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/response.write-generator-1.2.zip/30ad3ad0a7</guid></item><item><title>ASP Code Aligner 1.0</title><link>http://script.wareseeker.com/ASP/asp-code-aligner-1.0.zip/30ad3b00aa</link><description>This is a Web-based generator to align your ASP and HTML combined code and remove all blank lines to tidy it up. It gives proper tabs for all kinds of ASP and HTML statements. Just paste your code and go.</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Tue, 17 Jul 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/asp-code-aligner-1.0.zip/30ad3b00aa</guid></item><item><title>ASP2DLL</title><link>http://script.wareseeker.com/ASP/asp2dll.zip/30ad3b30ad</link><description>Converts and optimizes server side VBScript IIS ASP web applications and client side Java &amp;amp; VbScript to Visual Basic 5.0Pro+, 6.0Pro+ source code for compilation of your web application into an ActiveX Visual Basic COM DLL file for maximum performance,</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Fri, 15 Dec 2000 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/asp2dll.zip/30ad3b30ad</guid></item><item><title>URLDecode</title><link>http://script.wareseeker.com/ASP/urldecode.zip/30ad3b60b0</link><description>The author notes, &amp;quot;A while back I was creating a generic form processor that read in the forms contents via http post. While I received all the information from the form, the one thing that was bothering me was that the data was URLEncoded and ASP</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Thu, 28 Sep 2000 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/urldecode.zip/30ad3b60b0</guid></item><item><title>w3 Utils 1.0</title><link>http://script.wareseeker.com/ASP/w3-utils-1.0.zip/30ad3b90b3</link><description>w3 Utils is a set of powerful tools solving several problems and boosting your efficiency as well as enabling you to do several things not possible otherwise. w3 Utils is easily used from ASP code or any other environment supporting COM. w3 Utils enables</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Thu, 07 Oct 1999 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/w3-utils-1.0.zip/30ad3b90b3</guid></item><item><title>DynamicPDF ReportWriter for COM/ActiveX 1.6</title><link>http://script.wareseeker.com/ASP/dynamicpdf-reportwriter-for-com-activex-1.6.zip/30cc9f46ee</link><description>Generate PDF reports from database queries and stored procedures.</description><author>WareSeeker</author><category>Development Tools</category><pubDate>Wed, 01 Jul 2009 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/dynamicpdf-reportwriter-for-com-activex-1.6.zip/30cc9f46ee</guid></item></channel></rss>