Hello,

Over the last two days or so I have been trying to start to learn v8 scripting, Now I am having a few problems with what I am trying to do.

Basically I am trying to create a new page that has a conversation type thing, I am using a msgbox to do so with a inputBox, now when I put text into the inputBox and hit ok I want the text that was put in the inputBox to show on the web page, I have tried using a document.write...