摘要:
在一台安裝Office Sharepoint Server 2007的主機上,使用Computer Management試圖開啟Internet Information Services(IIS) Manager,或直接執行Administrative Tools裡的Internet Information Services(IIS) Manager都會得到以下訊息: the path speci... 阅读全文
摘要:
Script中的Defer属性 如果你是一个对系统性能比较关心和在意的人,我想你应该会对Script脚本中的defer属性感兴趣的。script中的defer属性默认情况下是false的。按照DHTML编程宝典中的描述,对于Defer属性是这样写的:Using the attribute at design time can improve the download performance of ... 阅读全文
摘要:
SPFieldType为一个字段指定数据类型,主要是在我们新建列的时候,才能使用到。AllDayEventSpecifies an all day event. Corresponds to the SPFieldAllDayEvent class and to the AllDayEvent field type that is specified on the Field element. V... 阅读全文
摘要:
You can do it much easier way by tweaking URL. Just make it look like,newForm.aspx?ToolPaneView=2&PageView=Personaland you will be in Edit Mode for the page. No need to go to Designer.catch here f... 阅读全文