Download Dance Styles CSV File

If you create your search form with a Dance Styles drop down, you have two choices.

  • 1. Read the Dance Styles live from the database by calling an the XML service. (Difficulty: Hard)
  • 1. Download the Dance Styles CSV file and hard code this into your form. (Difficulty: Easy)

 

Using option 1 requires an advanced knowledge of creating forms and reading in XML data simultaneously.
We recommend downloading the CSV list of Dance Styles and adding the data manually to your form. Alternatively you could add this data to your own local database and update it on a monthly basis.

 

You can download the dancesyles.csv file from this link

When prompted, save this file. You can then import in into a database or add teh list to the 'Dance Styles drop down.
Please note: The first row of the CSV file is the field name 'DanceStyles' this can be ignored and is there for clarification purposes only.