<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE rss >
<rss version="2.0">
<channel>
<title>PHP scripts, Javascript, script writing, Collection of Scripts Resources, Free Scripts, Source code and Scripts, web resources, source code, free script, books, examples, help and more!</title><link>http://www.advancescripts.com/rss/510.html</link><description>Form Processors RSS feeds</description><language>en-us</language><copyright>Copyright (c) AdvanceScripts All rights reserved.</copyright><item>
<title>JavaScript Form Object</title>
<link>http://www.advancescripts.com/detailed/14357.html</link>
<description>In this JavaScript Tutorial you will learn about JavaScript form object, properties of form object, action - elements[], encoding, length, method, name, target, button, checkbox, FileUpload, hidden, password, radio, reset, select, submit, text, textarea and methods of form object. </description>
</item>
<item>
<title>JavaScript Functions</title>
<link>http://www.advancescripts.com/detailed/14356.html</link>
<description>In this JavaScript tutorial, you will learn about JavaScript functions and how to create them</description>
</item>
<item>
<title>JavaScript Frame Object</title>
<link>http://www.advancescripts.com/detailed/14355.html</link>
<description>In this JavaScript tutorial, you will learn about frame object its properties and methods in detail with example. frame object, properties of frame object, frames, self, name, length, parent, methods of frame object, blur(), focus(), setInterval(), clearInterval(), setTimeout(expression, milliseconds), clearTimeout() and events associated with frame object.</description>
</item>
<item>
<title>Simple WYSIWYG Editor</title>
<link>http://www.advancescripts.com/detailed/13787.html</link>
<description>Creating a WYSIWYG textbox for your website is actually quite simple. Thanks to the html iframe component that contains the execCommand function, which enables us to access html tags in real time.  

</description>
</item>
<item>
<title>Set Focus to First Available Form Control</title>
<link>http://www.advancescripts.com/detailed/13131.html</link>
<description>Sometimes it is necessary to set the focus to the first available form control. The problem is that complex web pages can contain multiple forms and each form individually can contain hidden or disabled elements and controls that cannot accept focus. In this tutorial we will create a function which iterates through all forms until it finds the first available form control.  

</description>
</item>
<item>
<title>JavaScript Form Validation</title>
<link>http://www.advancescripts.com/detailed/13122.html</link>
<description>Any interactive web site has form input. If you run a validation of the user's form input before the form is submitted, there will be no wait time and redundant load on the server. &quot;Bad data&quot; are already filtered out when input is passed to the server-based program. It also allows to simplify server-based program. Client side form validation usually done with javascript. For the majority of your users, JavaScript form validation will save a lot of time up front. </description>
</item>
</channel>
</rss>
