Menu

display conversation

Help
Bayswell
2006-10-25
2013-04-25
  • Bayswell

    Bayswell - 2006-10-25

    Hi Guys how do I get Program E to display the current conversation

     
    • Anne Kootstra

      Anne Kootstra - 2006-10-26

      There are several ways of displaying the conversation. For one you could use an <iframe> or <div> that holds the input box and a second frame for the response / input that is filled using javascript.

      You could also query the conversation table for the last x results. There is an input and output column and processing shoudn't be too difficult.

      Regards,

      Anne.

       

Log in to post a comment.