Hi,
I am having a problem loading data into a dhtmlxForm from either an XML data file or a MySQL database. I am looking for a full CRUD interface. I am able to load the form structure from an XML file using the loadStruct method. The error loading data is “Error type: LoadXML, Description: Incorrect XML”. I have looked at other post with the same error to no avail. I have 2 questions: First, what files are needed to make a connection to a MySQL database or XML data file and what order should they be called in. Second, what in the required files would I need to change to work with my database or file. The site is hosted in a Linux environment on Host Gator and I have full control panel access.
Any assistance would be greatly appreciated.
Joe