General Stuff

This page contains links to a variety of live sample Applications and Videos.

  • Dates and Times - this shows lots of different ways to perform date and time arithmetic, date functions, date stamping and more.
  • Timers - Timers are used to record time as well as trigger time based events. This form shows how.
  • Required Field Checking - This is a common requirement in any Form Application. I will show you the various ways to do this including a video on an advanced way of managing this for Role based required field checking.
  • Saving a Form and Continuing Later- This shows a really simple way of doing something that lots of people want to know how to do.
  • Tab order Management - to make sure that you users can navigate from field to field properly.
  • Radio Buttons & Checkboxes - These are used in all sorts of ways and this shows advanced use of behaviors as well as explaining their use in general.
  • Passing values to a form in the Querystring.