Custom Order Forms
 
We have created dozens of custom order forms for a variety of clientele using JavaScript. Please contact us with your requirements and we'll send you a quote.

USPS Shipping Module API Order Form - User Customizable
  • USPS Shipping Module API Order Form.

  • A user-customizable order form complete with built-in logic for sub-totals, sales tax, shipping and grand-total.

  • Interfaces with USPS to allow your site to present real-time shipping rate calculations.

  • Written in ASP (Windows server).

  • Works with Netscape 4.5+ and Microsoft Internet Explorer 4+

  • Order form desgined to "snap" into your existing page frame or layer, or as a stand-alone form.

  • Can be used without interface to USPS.

  • No programming experience necessary to customize order form (add/delete/change products, change pricing, etc.)

  • Samples will be posted here shortly.
USPS API Custom Projects
  • We can also enhance your current site by implementing this solution into your existing site.

  • These API (Advanced Program Interface) tools allow your site to present real-time shipping rate calculations. Registering to utilize the USPS API is free.
Order Form with Checkbox Item Selection (best in MSIE4+, NS6+)
  • An order form which utilizes checkboxes for making a selection. This method only allows one quantity of any item to be ordered.

  • Script updates the order total as the visitor checks and unchecks the selections.

  • Also note that the order total can not be manually altered by the visitor.
Order Form with User-Supplied Quantity Item Selection (requires MSIE4+)
  • An order form which utilizes text input fields for making a selection. This method allows items to be ordered in any quantity.

  • Script updates the order total as the visitor makes his/her selections.

  • Also note that the order total can not be manually altered by the visitor.
Order Form with Checkbox and Radio Button Item Selection (requires MSIE4+)
  • An order form which utilizes checkboxes AND radio buttons for making a selection. The checkbox only allows one quantity of any item to be ordered, while the radio button only allows for one item within a defined group to be ordered.

  • Script updates the order total as the visitor makes his/her selections.

  • Also note that the order total can not be manually altered by the visitor.