# HG changeset patch # User paulb # Date 1121301329 0 # Node ID 2f39cb100162b0e1af77679b075ae0486431bfd0 # Parent 25fb15562a0f59516bdbe201dfc8d1d24a4a7407 [project @ 2005-07-14 00:35:29 by paulb] Added a note about Mozilla and XMLHttpRequest privileges. diff -r 25fb15562a0f -r 2f39cb100162 README.txt --- a/README.txt Thu Jul 14 00:32:31 2005 +0000 +++ b/README.txt Thu Jul 14 00:35:29 2005 +0000 @@ -1,3 +1,12 @@ +Warnings: + + * Mozilla/Firefox will not allow the XMLHttpRequest in-page updates to + function unless the application URL defined within the Configurator + application (and other relevant applications) matches the URL at which + the browser finds the application. + +-------- + Steps for making a new application: 1. Design a template, adding forms and fields. In the beginning, it is not