in reply to Keeping visitors waiting
So, as the script progresses, the snippet above, repeated for each message, re-populates the text box with a message.<SCRIPT LANGUAGE="Javascript"> document.forms[0].elements[0].value = 'Message to user' </SCRIPT>
Used within a frameset (and with $|++) this is quite effective.
cLive ;-)
|
|---|