Number of new emails for INOTES

xiaoxiao2021-03-06  117

1, the code mailDB = "/mail/admin.nsf";oXml = new ActiveXObject (" Microsoft.XMLDOM "); oXml.async = false; oXml.load (mailDB "? / INotes / Proxy / OpenDocument & Form = s_ReadViewEntries & PresetFields = FolderName ; ($ Inbox) & Start = 1 & count = -1 ");

Oxsl = new activityXObject ("Microsoft.xmLDom"); oxsl.async = false; oxsl.load ("/ jszx / workflow / data / appsystemalteration.nsf / (bbb)? readform");

Strret = Oxml.TransformNode (OxSL);

OcounterXML = New ActiveXObject ("Microsoft.xmLDom"); OCOUNTERXML.ASYNC = false; OCOUNTERXML.LOADXML (STRRET);

CounterNode = Ocounterxml.selectsinglenode ("unreadmailcounter");

Alert (counternode.text); 2, form (BBB) ​​Setting Properties "Use the content as html", its contents are as follows:

转载请注明原文地址:https://www.9cbs.com/read-97427.html

New Post(0)