You can use anything you want to complete this. I recommend http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/index.html as it is the offical documentation on the language.
PROJECT:
Create a query set from scratch that holds five city names, the state the city is located in and a telephone area code from this city.
This can be accomplished by building the query set from scratch or by making a csv and calling it in. Look up the Query functions in coldfusion live documentation.
OR
To use a csv look up the cffile and cfquery tags in coldfusion documentation and google how to use them together to query a csv file.
Once you have built the query set run a query against it to retrieve the results. Add the data into a two diminsional array. Example of the array:
Dear customer, Unfortunately, your question requires a lot of work and cannot be done for free. Please submit it with all requirements as an assignment to our control panel and we'll assist you.
Comments
Leave a comment