Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Your Email:

Copying Billing Form Fields Into Shipping Fields

By Will Bontrager
2005-05-11


Copying Billing Form Fields Into Shipping Fields

This technique is commonly used on professional order forms.

It lets customers click something to automatically fill in shipping information without retyping identical information already provided in billing form fields. Or vice versa.

Its use need not be limited to only that. Examples of other uses are:

• Filling home telephone number field from the work telephone number field.
• Filling spouse information fields from prior form fields.

Use it for form fields that could require information identical to that already provided elsewhere on the form.

A click is easier than retyping information.

Tutorial Pages:
» Copying Billing Form Fields Into Shipping Fields
» How To Do It
» Link Instead of Checkbox


Copyright 2004 Bontrager Connection, LLC


 | Bookmark
Related Tutorials:
» JavaScript Debugging Techniques with Firebug
» Striped Tables Using JavaScript
» Opening PDFs in a New Window with JavaScript
» Essential Javascript -- A Javascript Tutorial
» Submit Forms Conditionally using JavaScript
» How to Setup a Randomising Function