At times it is crucial to programmatically control the writability of data in your XForms. This tip shows how you can change the read-only property of controls programmatically. As data changes in your XForms form it can be essential to know and do something with the new data right away. This second tip shows you how to hook such events right into JavaScript methods to then use the data in many different ways.