|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
ColdFusion and Bots
I was wondering if it was possible to intregrate a aiml bot such as alice into a cold fusion forum such as this php example?
http://www.footballforums.net/forum...rumid=154<br /> |
|
#2
|
|||
|
|||
|
No idea, it would depend on the technology used to handle the bot. Is it Java? COM? CGI? If it's any of these, the answer would be yes. If it's PHP specific, then probably not (or it would require having PHP on the server as well, and transerring data between the two).
|
|
#3
|
|||
|
|||
|
It is powered by AIML. An XML based language.
|
|
#4
|
|||
|
|||
|
CFMX can read and write to any type of XML file, as well as calling web services or performing XSL transformations on XML. So if this AIML is truly just XML, then the answer is yes, you can write CFML code to interact with it.
|
|
#5
|
|||
|
|||
|
Thanks!
ok, thanks a lot for your help.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > ColdFusion and Bots |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|