Using a logic language (Prolog) code snippet with FrontPage

P

PatAshanti

Does anyone know how to use a language like Prolog or Lisp (logic
programming) with
FrontPage? I have an Artificial Intelligence project that requires Prolog
to be used. But I'd like to have a GUI done with FrontPage for the
interface to the Prolog data.

Would this be done as a code snippet ... must the Prolog be added as a
library (or DLL) to be referenced?

PatAshanti
 
K

Kevin Spencer

You're talking about a server-side web application there.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.
 
Top