QuickFlow教程(8)—Step Modification in VS2008 and QF
摘要:所谓Step Modification,是指管理员可以任意控制当前流程的执行步骤,比如以下的需求: 误操作回退:当某一级审批人误操作后(例如误点击了提交按钮),怎么在下一级审批人审批之前退回,重新审批。 QuickFlow内置了这个功能, 可以允许管理员对工作流步骤进行管理。 当前版本(Build100316)的Step Modification只支持QuickFlow+VS2008(Inf...
阅读全文
posted @
2010-03-16 23:50
jianyi
阅读(1679)
推荐(1) 编辑
Enable MOSS Show Detail Error Message On Page
摘要:methods for view error message of moss : 1) the event log -- application. 2)through the central administration , config the log settin, and then view the log file in . 3)chang the web.config and en...
阅读全文
posted @
2007-09-26 17:25
jianyi
阅读(787)
推荐(0) 编辑
Office文档在线编辑的实现之二
摘要:上篇文章 http://www.cnblogs.com/jianyi0115/archive/2007/03/16/677712.html
讲述了如何通过IIS的webdav支持实现客户端的office直接编辑服务器上的文件,
本篇将讲解如何实现客户端的office直接编辑数据库中的二进制形式保存的office文件。
阅读全文
posted @
2007-07-15 10:38
jianyi
阅读(12714)
推荐(0) 编辑
Office文档在线编辑的实现之一
摘要:基于IIS的wevdav支持实现office(word,excel等)的在线编辑
阅读全文
posted @
2007-03-16 21:20
jianyi
阅读(23976)
推荐(1) 编辑