Hi Dustin 1. will advice be based on a user's questions (what you wrote) or their answers to questions (what I think you meant)? 2. LISP is a whole lot of fun and definitely recommended as part of a uni or TAFE course, but unnecessary for your project 3. Limiting the number of components (ie languages) in your project is a good goal - my opinion.
If you have picked CFML, stick with it. A simple DSS or expert system can be modelled using a database structure. Question ======= QuestionID QuestionText Answer ====== AnswerID QuestionID AnswerText NextQuestionID AdviceID Advice ====== AdviceID AdviceText Problem solved (based on your posted requirements). HTH Aaron ----- Original Message ----- From: "Dustin Smith" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Friday, June 17, 2005 4:10 AM Subject: ColdFusion and Lisp > Hello everyone, > > This is my first post to the list. I appreciate any replies in advance. > > I'm working on a ColdFusion project that requires an interactive 'expert > system' that will allow users to receive advice based on the questions > they provide. > > It's not as simple as static quiz, because the questions themselves will > change based on earlier answers. > > I figured LISP is a good language to work with for this, but I don't > have any idea how I could make it interact with a web application. > > Does anyone know if this is possible? Or, if not, any suggestions for > alternatives would help. > > Thank you! > Dustin > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209751 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

