摘要:
var pathname=window.location.pathnamevar CurDbPath = pathname.substring(1,pathname.indexOf(".nsf")+4);alert(CurDbPath) 阅读全文
posted @ 2011-06-03 11:24
hannover
阅读(406)
评论(0)
推荐(0)
摘要:
ProblemIn Lotus Domino Designer®, when using the LotusScript CopyToDatabase method (of the NotesDocument class), a new UNID is not generated for a document each time it is copied to a target database. If a copied document is deleted from the target database and then copied from the source a sec 阅读全文
posted @ 2011-06-03 09:18
hannover
阅读(580)
评论(0)
推荐(0)