Most Popular Articles:

HTML Form Tutorial

A basic, simple tutorial on HTML Form. Both a beginners guide and a reference
HTML Form Tutorial - Page1   Page 2   Page 3   Page 4

The Form Tag   The Form Submit Button

Form design software
Learn about Simfatic Forms - A quick, easy to use, form design software.

JavaScript Form Handling

You can enhance the functionality of your web forms using JavaScript. This section contains articles that shows you some of the JavaScript form tricks.
Read More: JavaScript Form Handling

Submit a form using JavaScript
In normal cases, a form is submitted when the user presses a submit button. However, sometimes, you may need to submit the form programmatically using JavaScript.
Submitting a form using JavaScript

Can JavaScript Email a form?

You want the data submitted by the user in the HTML form to be emailed to you.
Can JavaScript Email a Form?

JavaScript Form Validation : quick and easy!

Here is a simple, easy script for validating your form. Contains full documentation and examples. And, it is Free!

How to switch the 'action' field in an HTML form dynamically

It is often required that you need to send the data in the same form to different cgi scripts depending one certain criteria. JavaScript allows you to modify the action field of an HTML form dynamically. This article shows you how to do it.
Switching the form action field dynamically

How to create a JavaScript Button

JavaScript buttons can give nice effects to your web page. This article shows you the creation of a JavaScript button in simple steps.
JavaScript Button

JavaScript Popup Windows

Popup windows are additional browser window opened from a web page. You can open a popup programmatically using JavaScript.
JavaScript Popup Windows

Using the window.open method

Shows you how to use the window.open() method to open a popup window.
Using the window.open method

Using the window.close method

You can give a close link in the popup you created. The window.close () method could be used to close a window.
Using the window.close method

  • Digg
  • del.icio.us
  • Netscape
  • Reddit
  • StumbleUpon
  • Technorati
  • YahooMyWeb

HTML Forms
HTML Form Tutorial
The Form Tag
The Form Submit Button
Form design software

Javascript Form Handling
  Basics
Using getElementById to get the elements in a form
Set value of form element using JavaScript
Get value of form element using JavaScript
Handling multiple forms using JavaScript
JavaScript reset/clear a form
  Advanced
JavaScript Form Validation
Submitting a form using JavaScript
Can JavaScript Email a Form?
Switching the form action field dynamically
JavaScript Button

JavaScript Popup Windows
The window.open method
The window.close method
More ...

 
.   Copyright © 2003-2008 Simfatic Solutions. All rights reserved.