|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
|
[x]
The Solution Rating System
|
|
| With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating. - The Grade of the Solution
- The Zone Rank of the Expert Providing the Solution
- The Number of Author and Expert Comments
- The Number of Experts Contributing
- The Feedback of the Community
Your Input Matters Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site. If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support. Thank you! |
|
|
|
|
Asked by jmosher44 in Scripting Languages, Hypertext Markup Language (HTML), ColdFusion Studio
A few years back I built an application using coldfusion that to date has worked great. The down side was certain modifications required actually changing the code to alter the pages. I have since scratched my head on rebuilding the application and create a management interface that could allows administrators of this application to make the changes versus reprogramming the page to accomidate the additions or subtractions. I figure if anyone would know it would be someone here. Now to the nuts and bolts. In my application I have a DB table representing geographic regions for each branch location.For the purpose of the question I will say we are dealing with branch LA. The LA branch has areas 1-8, to ouput these I have created a static table giving each area their own cell ( Area 1-4 in row 1 and 5-8 on row 2). Pretty simple. The issue is if area 3 gets reassigned to a new branch or the branches need to add an addition area or just remove one all together the page has to be recoded. so I guess the solution is to find a way to query the DB and out put the records to a max of 5 columns per row, and if the remaining records are less than 5 distribute them evenly across the screen. I am not sure the is possible or practical or what I would have to do to implement this sort of thing, for a suitable solution I offer the max points and my 14th born. THX in advance
20091111-EE-VQP-92 / EE_QW_2_20070628