On The Insider: Harry Potter All Grown Up
1 Resources for

orderform

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Soup up your image map
By Emily A. Vander VeerEvery serious Web cruiser has encountered image maps--you know, those graphics where clicking in different spots links you to different URLs. JavaScript lets you extend image maps even further. In our example, we give users more information when they click a particular brain. First, we simply...
Tags: Scripting languages, JavaScript, HREF, leftDescription, orderForm, rightDescription, Emily A. Vander Veer
Technical articles 2003-10-01

Additional Resources

Learn how to validate a whole form
By Emily A. Vander VeerUnlike field-level validation, form-level validation examines a group or all of the values on a form together, as a whole, for consistency. Form-level validation is typically performed just prior to submitting a completed HTML form to a CGI program. We do this to make sure the...
Tags: Scripting languages, Emily A. Vander Veer, fixThis
Technical articles 2003-10-01
Commerce Server 2002 XMLTracer (exe)
The XMLTracer component is a troubleshooting and debugging tool that outputs the contents of the OrderForm object to a log file during any stage of pipeline execution. The XMLTracer can be added to any pipeline. The XMLTracer can help you troubleshoot pipeline-related issues that may occur in a production deployment....
Tags: Microsoft Commerce Server, Microsoft Corp., Microsoft Commerce Server 2002, Microsoft Windows, Productivity, Enterprise Software, Operating Systems, Software
Software downloads 2007-08-24
Learn how to process form data
By Emily A. Vander VeerOnce you've verified that the user has entered valid data, it's time to do something with it. In JavaScript, that's fairly easy.We'll calculate the total adoption fee with the following function:function calcTotal  document.orderForm.totalPrice.value =    (document.orderForm.numberOrdered.value* 15.99);}Simple, eh? The calcTotal function simply takes the number supplied by the user...
Tags: Scripting languages, Emily A. Vander Veer, calcTotal, orderPlaced, JavaScript
Technical articles 2003-10-01
Learn how to store data in a browser
By Emily A. Vander VeerJavaScript does more than just provide access to HTML form data. It also lets you create your own objects, which lets you create data stores on the client. You even can create objects that contain other objects. Why would you want to do that? One good...
Tags: Taxes, Free trade, Web browser, taxTable, new state, taxGuide, tax
Technical articles 2003-10-01
Learn some JavaScript definitions
By Emily A. Vander VeerJavaScript is an object-oriented computer language, so it looks a little different than traditional procedural languages, such as C and Pascal. For starters, programmers describe data and procedures in terms of objects, methods, and properties--not variables, routines, and statements. JavaScript programming uses a number of specialized...
Tags: Scripting languages, Emily A. Vander Veer, JavaScript
Technical articles 2003-10-01
  • << Previous
  • page 1 of 1
  • Next >>


Best Practices for Maximizing Microsoft Access 2003
This pre-packaged presentation contains everything you need to instruct end users about how to get the most out of Microsoft Access--even if you don't ...
Buy Now
Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now