上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 86 下一页
摘要: 在开发设计Domino数据库的时候,Domino对一些特殊的域名称,系统有默认的含义,一般编程过程中需要了解,以便能灵活使用Form:这是表单名SendTo:收件人Subject:发件主题SaveOptions:如果是0则文档不保存,默认是1MailOptions:如果是1,则文档关闭时要被邮寄,默认是0$$Return:这是WEB下提交页面的返回内容$$HTMLHead:这是4。6版本用的,表示页面HEAD的内容,$$HTMLBody:这是4。6版本用的,表示页面Body的属性$Anonymous 1:表示此文档是由匿名表单创建的匿名文档$GroupScheduleShowLegend 1: 阅读全文
posted @ 2011-11-02 05:15 hannover 阅读(2157) 评论(0) 推荐(0)
摘要: 8.04 domino各种内置域2010-08-04 11:30:37|分类: 技术 |标签: |字号大中小订阅 $$ReturnGeneralError;当系统返回错误时用的表单;$$SearchTemplateDefault:查询表单;$$ViewTemplate for base;是用来显示base视图的表单;$$ViewTemplateDefault:为默认表单,也就是说,你打开任何一个视图,如果该视图没有特别指定用哪个表单打开(比如,base视图就指定用$$ViewTemplate for base表单打开),则它就用这个表单打开显示定制的错误消息要定制显示给 Web 用户的错误消息 阅读全文
posted @ 2011-11-02 05:13 hannover 阅读(602) 评论(0) 推荐(0)
摘要: 工具类别工具名称生产厂商相关网站通用功能自动化测试工具WinrunnerMercuryQuicktest proMercuryXrunnerMercuryQARunCompuwareTestPartnerCompuwareWebKingParasofthttp://www.parasoft.comRobotIBM Rationalhttp://www.ibm.com/cnVisual TestIBM Rationalhttp://www.ibm.com/cnFunctional TesterIBM Rationalhttp://www.ibm.com/cnSilkTestSegueSilkTe 阅读全文
posted @ 2011-11-02 05:06 hannover 阅读(1259) 评论(0) 推荐(1)
摘要: This is the button's LS code: Declare Function GetActiveWindow Lib {User32} () As Long Declare Sub SetActiveWindow Lib {User32} (Byval hwnd As Long) Sub Click(Source As Button) '********** 'Scan image with TWAIN scanner and insert into Rich Text (R5/Win32) 'written by Dipl. Ing. Wolf 阅读全文
posted @ 2011-10-25 08:49 hannover 阅读(362) 评论(0) 推荐(0)
摘要: REM "First check to see if the file can be viewed as an image in the browser "; NoPreviewMsg := "无可用图片 - 附加文件的类型属于未知的图像类型。 "; SupportedImages := ".gif ": ".jpeg ": ".jpg ": ".jpe ": ".jfif ": ".pjpeg ": ".pjp " 阅读全文
posted @ 2011-09-22 10:42 hannover 阅读(502) 评论(0) 推荐(0)
摘要: Suppose you want to send an image to someone, and to save your recipient the extra step of having to launch or open the file attachment to preview the image, you want to display the image in the document and attach the image file for downloading. Attaching and importing images is usually a two-step 阅读全文
posted @ 2011-09-22 10:29 hannover 阅读(504) 评论(0) 推荐(0)
摘要: 注:以下的问题分析与处理是本人在日常遇到的问题与解决办法,可能因为其它原因造成的问题不包括在此范围内。仅针对R6.0和R8.5版本。NQA1Notes client提示NSD is Running错误NSD是一个故障诊断的程序,安装notes时,可能已经将nsd设为了系统的默认的debug程序。所以domino程序出错时,会调用它(生成的文件很难读懂)。造成这个错误的原因可能是:l 操作系统不运行所安装版本的lotus或lotus安装程序有问题l 软件冲突或者病毒引起 解决方法:1、重新安装lotus,甚至有必要重装操作系统。2、运行框中输入drwtsn32 -i,以恢复windows系统自带 阅读全文
posted @ 2011-09-19 23:52 hannover 阅读(9651) 评论(0) 推荐(0)
摘要: 1,602备份(D、Z盘)2,602迁移至windows 2003,检测是否成功3,sms升级至756,检测license是否正常(tell sav info)4,tell adminp process all(多运行几次)5,停止domino server6,d:/lotus/domino,运行nsd -kill;ntsvinst -d,7,覆盖安装6518,启动domino server,升级目录服务器(即窗口出现提示输入Y),使用show tasks查看是否完成9,关闭domino server10,d:/lotus/domino,运行ncompact names.nsf;nupdall 阅读全文
posted @ 2011-09-19 23:51 hannover 阅读(321) 评论(0) 推荐(0)
摘要: 一、 目的* 实现LDAP,满足梭子鱼防垃圾邮件系统的应用* 实现LDAP,满足在outlook中可以进行查询domino的用户信息* 实现POP3,使得domino邮件支持outlook等电子邮件客户端* 启用SMTP验证二、 POP3设置操作1、 关闭domino服务器与Domino Administrator,重启服务器2、 进去D盘(domino的程序目录),d:/lotus/domino中,打开notes.ini,,* 在“servertasks=”中增加POP3任务* 同时增加一行POP3Domain=服务器名称* 运行domino server,在domino server窗口中 阅读全文
posted @ 2011-09-19 23:50 hannover 阅读(2334) 评论(0) 推荐(0)
摘要: 注:1、测试时间,按照1000个用户时间,服务器是HP DL380G6升级过程大概持续6个小时2、发现在 domino 8.5.1 的环境,如果 symantec mail security 从7.5.6 升至8 会引至 domino server 不能启动。602->6511,602备份(D、Z盘)2,602迁移至windows 2003,检测是否成功3,tell adminp process all(多运行几次)4,停止domino server5,d:/lotus/domino,运行nsd -kill;ntsvinst -d,6,覆盖安装651,安装语言包(选择apply prev 阅读全文
posted @ 2011-09-19 23:50 hannover 阅读(449) 评论(0) 推荐(0)
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 86 下一页