Use this VBScript for time sensitive data that is no longer effective after a certain date. In the following example, VBScript is used to prevent outdated data from being output by comparing the value in a Date zone on the form to the current system date. If the zone date is 14 days older than the current date, the data is discarded.
The example VBScript is applied to a date zone and assumes that the form has both OMR and Data zones.
This.RemoveSpaces