List ->

A client is inquiring about a web-based system that would allow the user to type in a question, have the algorithm compare the input character-by-character to a predefined list of answers until all but one answer had been removed and the correct answer returned. Basically think of a huge list of answers out on a stage, then as user types in their question the forming string is compared and the incorrect answers disappear from the stage until only one remains, (that is if there is a predefined answer to that question).

I have thought of several different ways to build it, but all seem very processor and labor intensive; any examples or recommendations from you guys/girls are always appreciated.

Thanks in advance.



Van R Tuck
Director of Web Development

Cause Design Group
1519 Stanford Street Suite 6
Santa Monica, CA  90404

 t:  310.430.5369
www.causedesigngroup.com





_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to