<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Free  by using Download  - script software</title><description>Free  by using Download  - script software - by using Software</description><link>http://script.wareseeker.com/by-using/feed.xml</link><item><title>Storing Binary Data to Database by using ASP.NET 2.0 1</title><link>http://script.wareseeker.com/ASP-NET/storing-binary-data-to-database-by-using-asp.net-2.0-1.zip/30b8498192</link><description>Tutorial explains how to store to database and get back binary data, like images, .pdf or .zip files. There is an option to store this type of data to web server file system. But, there is also an option to store it to database and return it with</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Tue, 20 Nov 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP-NET/storing-binary-data-to-database-by-using-asp.net-2.0-1.zip/30b8498192</guid></item><item><title>Feedback Form using JMAIL 1</title><link>http://script.wareseeker.com/ASP/feedback-form-using-jmail-1.zip/30ad73a434</link><description>Let your visitors contact you with this colorful form that uses ASP and JMAIL. Included with this form is a Header and Footer file.</description><author>WareSeeker</author><category>Form Processors</category><pubDate>Mon, 27 Jan 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/feedback-form-using-jmail-1.zip/30ad73a434</guid></item><item><title>Using SOAP with PHP</title><link>http://script.wareseeker.com/PHP/using-soap-with-php.zip/20082</link><description>SOAP is a wonderful technology that can help you in developing great applications. In this tutorial, we will investigate the use of SOAP in PHP.</description><author>WareSeeker</author><category>XML and PHP</category><pubDate>Tue, 22 Jun 2004 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/using-soap-with-php.zip/20082</guid></item><item><title>Play Sound using Actionscripts 1.0</title><link>http://script.wareseeker.com/Flash/play-sound-using-actionscripts-1.0.zip/30bc0a7da1</link><description>A simple tutorial showing step by step how to play/stop a sound loop using actionscripts. Source Fla is available for download.</description><author>WareSeeker</author><category>Actionscript</category><pubDate>Mon, 03 Nov 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Flash/play-sound-using-actionscripts-1.0.zip/30bc0a7da1</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>Key rotating using Motion Guide</title><link>http://script.wareseeker.com/Flash/key-rotating-using-motion-guide.zip/30bc134e2e</link><description>In this easy lesson, you will see how to rotate key using Motion Guide.</description><author>WareSeeker</author><category>Animations</category><pubDate>Sat, 24 Jan 2009 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Flash/key-rotating-using-motion-guide.zip/30bc134e2e</guid></item><item><title>Sending emails using php! 1.00</title><link>http://script.wareseeker.com/PHP/sending-emails-using-php-1.00.zip/30b4a3072a</link><description>This tutorial will teach you the basics of form processing and email sending using php. It first teaches you how to produce a html form and process it on the same page using php. Then it moves on how to send emails using php</description><author>WareSeeker</author><category>Email Systems</category><pubDate>Sun, 05 Nov 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/sending-emails-using-php-1.00.zip/30b4a3072a</guid></item><item><title>Simple Counter using MySQL</title><link>http://script.wareseeker.com/PHP/simple-counter-using-mysql.zip/30b48b65b0</link><description>Learn how to make a PHP/MySQL visitor counter that counts both unique and returning visitors based of a users IP address.</description><author>WareSeeker</author><category>Counters</category><pubDate>Thu, 26 Jun 2008 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/simple-counter-using-mysql.zip/30b48b65b0</guid></item><item><title>Using XML in ASP.NET 1</title><link>http://script.wareseeker.com/ASP-NET/using-xml-in-asp.net-1.zip/30b83ab0a5</link><description>This tutorial explains how to store and retrieve data by using XML with ASP.NET web application. XML is a cross-platform, hardware and software independent, text based markup language, which enables you to store data in a structured format by using</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Wed, 18 Jun 2008 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP-NET/using-xml-in-asp.net-1.zip/30b83ab0a5</guid></item><item><title>Send an E-mail using CDONTS</title><link>http://script.wareseeker.com/CGI-Perl/send-an-e-mail-using-cdonts.zip/30afb2e828</link><description>This code is just a simple way to send an e-mail using the CDONTS component. Containing only 7 to 10 lines, this code can be easily added to existing pages.</description><author>WareSeeker</author><category>Email Systems</category><pubDate>Tue, 31 Jul 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/CGI-Perl/send-an-e-mail-using-cdonts.zip/30afb2e828</guid></item><item><title>Using PHP with MySQL 1</title><link>http://script.wareseeker.com/PHP/using-php-with-mysql-1.zip/30c76c63c0</link><description>Quick and easy script on how to create a DB link and execute an sql statement</description><author>WareSeeker</author><category>Database-Related</category><pubDate>Tue, 13 Nov 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/using-php-with-mysql-1.zip/30c76c63c0</guid></item><item><title>Writing binary files using BinaryWriter</title><link>http://script.wareseeker.com/ASP-NET/writing-binary-files-using-binarywriter.zip/3722</link><description>In this source code we will look at anyother new focus on ASP.NET. We could write binay files using BinaryWriter class. Lets see it on a sample code. .</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Tue, 03 Oct 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP-NET/writing-binary-files-using-binarywriter.zip/3722</guid></item><item><title>Using JavaScript Errors</title><link>http://script.wareseeker.com/Ajax/using-javascript-errors.zip/30aceb8bb2</link><description>Dealing with JavaScript or an Ajax based application is always a tricky task. Even the most experienced developers would end up with unexpected errors especially when the application is tested for the first time. Bugs and error in coding will always be</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Sat, 09 May 2009 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ajax/using-javascript-errors.zip/30aceb8bb2</guid></item><item><title>Photo listing by effect</title><link>http://script.wareseeker.com/Flash/photo-listing-by-effect.zip/30bc31400e</link><description>See this tutorial and learn how to create photo listing using some special flash effects and tricks.</description><author>WareSeeker</author><category>Effects</category><pubDate>Tue, 20 Nov 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Flash/photo-listing-by-effect.zip/30bc31400e</guid></item><item><title>Move the Object using the arrow keys</title><link>http://script.wareseeker.com/Flash/move-the-object-using-the-arrow-keys.zip/8765</link><description>In this detailed tutorial made for Flash 8, you will see how to move any object using the arrow keys and Action Script.</description><author>WareSeeker</author><category>Actionscript</category><pubDate>Tue, 13 Feb 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Flash/move-the-object-using-the-arrow-keys.zip/8765</guid></item></channel></rss>