thanx for that valhallen, it worked out great.

although in solving that problem I have found another, I have been editing the html that is contained within a <div> tag, with the use of JavaScript. Which works fine until I try to include an anchor hyperlink with the JavaScript, then the browser recognises the hyperlink, but the link will not forward the browser to the desired location. When one clicks on the link the browser remains on the current page.

So I have no idea what is causing the problem, because if their was a problem with the desination then I would expect the browser to give me a 'page cannot be displayed' error.

Thanx in advance,

TTAYO