Javascript: document.write and XHTML
For reasons that make no sense to me, the Javascript command document.write does not work when your page is rendered properly in XHMTL (as described elsewhere in this Topic).
I have searched the web in vain to find a Javascript solution. Many are offered but none work worth a damn.
So don't bother. Use PHP's echo function. It works perfectly.
(1184)







