Search Results
There are 1 item(s) tagged with the keyword "ColdFusion5".
- Displaying: 1 - 1 of 1
- 1. .cfc page not supported in ColdFusion 5, make it work using .cfm page
Recently I use ColdFusion 9 for development, one of the project in that I create findcity.cfc page that contains function 'findCity()' to get list of cities(with zipcode) of specified state. I use one javascript function that send Ajax request that call 'findCity()' funciton. Issue is that project build on ColdFusion 5, so that not support .cfc pages.For that I create 'searchCity.cfm' page that provide the same fuctionality same as 'findCity()' function of findcity.cfc page ...
- Displaying: 1 - 1 of 1