Author: seamus1982 | Posted on: 6/30/2010 7:02:10 AM | Views : 1191

Hi,
This is a general question. I am building a website that have a number of dropdownlists. The user selects his/her choice and this is sent to a number of companies. Therefore the choice has to be changed to the corresponding value of the individual company i.e value 1 will be coverted to the corresponding value of "AB" for company "x". What way would be most efficent to achieve this. A database seems to be unefficent with the calls to the database. Would a 2-D array in a class be best? Thanks in advance for any help. Can't find anything on the web about this.  
...

Go to the complete details ...