Ready to be published? LXer is read by around 350,000 individuals each month, and is an excellent place for you to publish your ideas, thoughts, reviews, complaints, etc. Do you have something to say to the Linux community?
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.