PDA

View Full Version : a data binding experiment



rrobnett
June 8th, 2005, 06:43 AM
Greetings

I present this page which is an experiment. Can I generate a drill down search of some subject, in this case, information on local bands in my area.

The rquirements:

Access the data base one time to retrieve all the information needed.
Generate the page with the least amount of action script coding possible.

http://test.rockinwil.com/data_binding.html


The above link shows my initial results. There is actually just one line of action script. an XML template file and a sample XML file. The sample XML file is being used at this stage because I have not coded the PHP files yet.

I am also supplying the source files for your examination.

All critiques, criticisms and comments would be mose happily welcome:cons: