>>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. You could use a LISP program using CGI technology, but I doubt a lisp program would be the best for a Web multiuser application. I've designed an Expert system many years ago using a database,... in Clipper! I've made another one, Web oriented in C and CGI. I guess I could do one in CF with no problem. The trick in order to make it multi-user, is to keep all previous answers in session variables, and restart the analysis from begining for each new answer. This can become rather heavy if the system includes many rules, or is used by may users in the same time, but is very simple otherwise. I could do it for you,... if you have a budget, of course ;-) -- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:209722 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

