Hi Sparky,
I have got dynamic text working and a dynamic picture in a webpage I've developed.
The n.js file has been scrapped and all the js function are included in the HTML file.
I do see communication errors once in a while so I added some code to refresh the page every five minutes which helps keep the connection alive.
I think the next stage is to re-split my code back to a HTML and a js file but its work in progress
I'll post the code when I'm next in the office that I've used so you can play around with the functions and see what I've done.
I'm no JS or HTML expert, but if you find a good web page forum, most of the members are very helpful.
http://www.w3schools.com/html/default.asp this site is very good for general info
http://www.codingforums.com. The members here were very helpful.