<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Form Processing</title><description></description><link>http://script.wareseeker.com/ASP/Form-Processing</link><item><title>Populate PDF forms on the fly</title><link>http://script.wareseeker.com/ASP/populate-pdf-forms-on-the-fly.zip/2393</link><description>One way to generate dynamic PDF files is to create PDF template forms and then to fill them on the fly. This article show you how to do so very easily by using the FDF toolkit.</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Mon, 10 Oct 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/populate-pdf-forms-on-the-fly.zip/2393</guid></item><item><title>Regular Expression Replace Function</title><link>http://script.wareseeker.com/ASP/regular-expression-replace-function.zip/2394</link><description>A handy function for validating strings and replacing unwanted contents, by searching for matches with regular expression patterns. There are two functions - one that replaces pattern matches, and one</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Sat, 16 Apr 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/regular-expression-replace-function.zip/2394</guid></item><item><title>How to process the data submitted from HTML form</title><link>http://script.wareseeker.com/ASP/how-to-process-the-data-submitted-from-html-form.zip/2395</link><description>The great advantage of ASP is possibility to respond to user queries or data submitted from HTML forms. You can process information gathered by an HTML form and use ASP code to make decisions based of</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Fri, 22 Sep 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/how-to-process-the-data-submitted-from-html-form.zip/2395</guid></item><item><title>Powerful form validation</title><link>http://script.wareseeker.com/ASP/powerful-form-validation.zip/2396</link><description>Many of us have faced situations when we fill invalid information in one field of a form, and when we submit, the forms apears again with that field in red color. This tutorial shows you how simple it</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Tue, 01 Feb 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/powerful-form-validation.zip/2396</guid></item><item><title>Powerful email address validation</title><link>http://script.wareseeker.com/ASP/powerful-email-address-validation.zip/2397</link><description>Validating Email addresses is not limitted to finding &quot;@&quot; and &quot;.&quot; signs in the address! There are higher concepts, but few are aware of them. This article shows you a simple way to check if the Email</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Tue, 01 Feb 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/powerful-email-address-validation.zip/2397</guid></item><item><title>Read Clicked Checkboxes Function</title><link>http://script.wareseeker.com/ASP/read-clicked-checkboxes-function.zip/2398</link><description>When using checkboxes for selecting multiple items, there is an efficient way to read all the clicked checkboxes and return a string of their values.</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Mon, 25 Oct 2004 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/read-clicked-checkboxes-function.zip/2398</guid></item><item><title>Basic Form Handling</title><link>http://script.wareseeker.com/ASP/basic-form-handling.zip/2399</link><description>A quick tutorial to show you the basics of form submission and handling.</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Thu, 12 Dec 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/basic-form-handling.zip/2399</guid></item><item><title>Send email via ASP 3.0 and CDONTS</title><link>http://script.wareseeker.com/ASP/send-email-via-asp-3.0-and-cdonts.zip/2400</link><description>This script shows how to send an email via the CDONTS objects available to ASP 3.0. It will take a selection of form input, create the required e-mail objects, send the e-mail to the specified recipie</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Tue, 19 Nov 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/send-email-via-asp-3.0-and-cdonts.zip/2400</guid></item><item><title>Basic Forms</title><link>http://script.wareseeker.com/ASP/basic-forms.zip/2401</link><description>Handling forms and processing the data you get from them is one of the fundamentals that need to be mastered if you are to develop a dynamic site. This is a very simple introductory tutorial on form h</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Mon, 06 May 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/basic-forms.zip/2401</guid></item><item><title>An easy way to JMail forms</title><link>http://script.wareseeker.com/ASP/an-easy-way-to-jmail-forms.zip/2402</link><description>Use this quick wizard-like form to actually build a form that sends email using JMail. In a couple of minutes you will be able to recieve feedback.</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Mon, 15 Apr 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/an-easy-way-to-jmail-forms.zip/2402</guid></item><item><title>Request.Form and Stack Overflow</title><link>http://script.wareseeker.com/ASP/request.form-and-stack-overflow.zip/2403</link><description>Full VBS code, which lets you accept x-www-form-urlencoded forms in ASP without limit of size using BinaryRead (Request.Form has 100kB limit), recomended solution from MS KB (Q273482). Source of URLDe</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Thu, 06 Sep 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/request.form-and-stack-overflow.zip/2403</guid></item><item><title>Submitting data to forms with IP*Works! WebForm</title><link>http://script.wareseeker.com/ASP/submitting-data-to-forms-with-ip-works-webform.zip/2404</link><description>ASPRSS has a subscription service that automatically submits articles to all the ASP directories out there. This article shows how the data is submitted to their forms using the IP*Works! WebForm comp</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Fri, 15 Jun 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/submitting-data-to-forms-with-ip-works-webform.zip/2404</guid></item><item><title>Checkbox Sample</title><link>http://script.wareseeker.com/ASP/checkbox-sample.zip/2405</link><description>This article discusses how to deal with various checkboxes in form via ASP. Covers: The Default No-Frills Checkbox, Checkbox With An Associated Value, Multiple Checkboxs With The Same Name, and Checkb</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Wed, 23 May 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/checkbox-sample.zip/2405</guid></item><item><title>Writing Smart Web-based Forms</title><link>http://script.wareseeker.com/ASP/writing-smart-web-based-forms.zip/2406</link><description>This is an extensive article that describes form validation technique to help the user submit correct information.</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Tue, 15 May 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/writing-smart-web-based-forms.zip/2406</guid></item><item><title>How to Build a Forms Validation Library</title><link>http://script.wareseeker.com/ASP/how-to-build-a-forms-validation-library.zip/2407</link><description>This article shows how to build a forms validation library using JavaScript and ASP. Its FormLib simplifies form creation and eliminates common forms-maintenance tasks.</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Thu, 10 May 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/how-to-build-a-forms-validation-library.zip/2407</guid></item><item><title>Implementing forms with ASP</title><link>http://script.wareseeker.com/ASP/implementing-forms-with-asp.zip/2408</link><description>Generic framework showing in detail how to implement forms with ASP, with validation and field persistence.</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Sat, 10 Feb 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/implementing-forms-with-asp.zip/2408</guid></item><item><title>Creating Dependent Select Objects With ASP</title><link>http://script.wareseeker.com/ASP/creating-dependent-select-objects-with-asp.zip/2409</link><description>Select boxes must often communicate with one another (i.e., a Child select objects option values depend on the value selected in the Parent object). This tutorial details how to create a hierarchy of</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Sun, 14 Jan 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/creating-dependent-select-objects-with-asp.zip/2409</guid></item><item><title>An easy way to JMail forms 1.0</title><link>http://script.wareseeker.com/ASP/an-easy-way-to-jmail-forms-1.0.zip/30ae1a8ea2</link><description>Use this quick wizard-like form to actually build a form that sends email using JMail. In a couple of minutes you will be able to recieve feedback.</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Mon, 15 Apr 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/an-easy-way-to-jmail-forms-1.0.zip/30ae1a8ea2</guid></item><item><title>Request.Form and Stack Overflow 1.0</title><link>http://script.wareseeker.com/ASP/request.form-and-stack-overflow-1.0.zip/30ae1c6ec0</link><description>Full VBS code, which lets you accept x-www-form-urlencoded forms in ASP without limit of size using BinaryRead (Request.Form has 100kB limit), recomended solution from MS KB (Q273482). Source of URLDecode function included.</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Thu, 06 Sep 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/request.form-and-stack-overflow-1.0.zip/30ae1c6ec0</guid></item><item><title>Implementing forms with ASP 1.0</title><link>http://script.wareseeker.com/ASP/implementing-forms-with-asp-1.0.zip/30ae1d5ecf</link><description>Generic framework showing in detail how to implement forms with ASP, with validation and field persistence.</description><author>WareSeeker</author><category>Form Processing</category><pubDate>Sat, 10 Feb 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/implementing-forms-with-asp-1.0.zip/30ae1d5ecf</guid></item></channel></rss>