Web hosting script - N news: URL (Request method) Warnings: .
N news: URL (Request method) Warnings: . There are significant security and virus related risks with JavaScript enabled news. The possibilities are so catastrophic that the best reccomendation is to deactivate JavaScript and Java in any news- reading client application. . Just because something is possible does not mean it is advisable or good to do. . On the other hand, within the confines of a closely controlled intranet or workgroup, this could find many useful applications. Just so long as you know where the news posts came from and you can absolutely trust that they have not been compromised. . Personally, I’d recommend that you turn it off. It might be useful for including the odd diagram but mostly you need to get the informational content and it doesn’t really need to be very pretty. See also: E-mail containing JavaScript Cross-references: Wrox Instant JavaScript page 60 news: URL (Request method) A request from a web browser to a news server to send a document. Use the browser to download and browse some news content. Warnings: . This is only allowed under script control if the script has the UniversalSendMail privilege. See also: javascript: URL, UniversalSendMail, URL Node object (Object/DOM) A node is the primary component from which documents are built (in the context of a DOM hierarchy). Availability: DOM level 1 JavaScript 1.5 JScript 5.0 Internet Explorer 5.0 Netscape 6.0 JavaScript syntax: -myNode = myMutationEvent.relatedNode Object properties: firstChild, lastChild, nextSibling, nodeName, nodeType, nodeValue, ownerDocument, parentNode, previousSibling 1525