Olá Gustavo, I guess that the document.write has to be executed in the browser. If you serve your xhtml document as application+xhtml, document.write won't work. You can choose to serve it as text/html or to use javascript dom-methods to modify the html source.
Martin. -- Martin Heiden DEVK Versicherungen E-Business und Online-Service Riehler Straße 190 50735 Köln Telefon: +49 221 757-1860 Fax: +49 221 757-391860 E-Mail: [EMAIL PROTECTED] Internet: www.devk.de am Donnerstag, 24. November 2005 um 21:33 schrieben Sie: > I have a document.write in my xhtml.xml, but it doesn't work. How can I > do??? > -- > Tribunal Regional do Trabalho da 15a. Regiao > (http://www.trt15.gov.br) > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
