Simple workflow SWF-Database Design of the Document Flow Management System

Simple workflow SWF-Database Design of the document flow management system:It can implement basic functions such as approval transfer, approval, return, withdrawal, void, deletion, process completion, and supervision.Multiple-to-multiple mappings

Wss3 (3): Add article count for Sharepoint blog categories

Comparison of effects before and after modification: The modification is divided into two steps. Step 1: CreateArticleQuantityColumn Log on to>View All website content GoListInCategory, ClickSet, SelectCreate column: Column

Wss3 (2): Set anonymous access, including anonymous reading and comments, modifying comments fields, etc.

ArticleDirectory IIS allows anonymous access Allow Anonymous reading Allow anonymous blog comments By default, there are only two fields in the comment, adding nickname/website Fields Directory 1. IIS allows anonymous

Maintain the recommended Web parts list in the Web parts Area of the moss website

If you have the following requirements when using Moss, you can use a small tool I wrote to simplify the work (download this tool ): 1List allWebpart, IncludingMossBuilt-inWebpartAnd customWebpart 2For the selectedWebpartGroup to facilitate

What is the msocache folder?

Today, we found a hidden folder under drive G: \, which is about MB in size. Its name is msocache. I checked what msocache is. microsoft's official explanation is: "Local installation source (msocache)" is an installation function that copies the

How to store images in a database

Basic Idea: open an image in the form of a binary stream and read and retrieve the binary code and store it in the database.Filestream PIC = new filestream (sfilename, filemode. Open); // sfilename is the image pathByte [] picbyte = new byte [pic.

An example of Object serialization to a database.

Using system;Using system. Collections. Generic;Using system. text;Using system. runtime. serialization;Using system. runtime. serialization. formatters. Binary;Using system. IO;Using system. Data;Using system. Data. sqlclient; Namespace

How to bind the dropdownlist control with the hashtable data source?

How to bind the dropdownlist control with the hashtable data source? Bind directlyHowever, the text and value of dropdownlist must be specified as the key and value of hashtable respectively. Hashtable ht = new hashtable ();For (INT I = 0; I {Ht.

Request object Discussion

Request object Discussion A request is an internal object in ASP. It is used to obtain any information (such as header information, form data, cookies, and so on) transmitted in an HTTP request ). Therefore, this is the most common internal object

SQL statement used to query data table Field Names

The following is a query statement for viewing the field information of a table in SQL Server (taking the database pubs's jobs table as an example)Select sysobjects. Name as tablename,Syscolumns. Name as columnsname,Policypes. Name as

System Architecture of large, high-concurrency and high-load websites)

Let's talk about the system architecture (update) of large, high-concurrency and high-load websites [Michael]. In addition, Michael updated his classic article to make it visible to more people, I decided to reprint it. I have set up a dial-up

Introduction to the digital signature technology on the Net Platform

Important objects in CAPICOM are used as follows, and only these objects are used: CAPICOM. Store // certificate library object CAPICOM. Certificates // certificate set object CAPICOM. Certificate // a single certificate object CAPICOM. Signer //

(Original) Error reported when Web Service is called in SharePoint webpart

Error reported when Web Service is called in SharePoint webpart An error is reported when Web Service is called in SharePoint webpart. Error message: In servicemodelIn the client configuration section, the default endpoint element of the reference

Notes for modifying the SPS administrator password

Environment Description: AD and SPs are installed on the same machine. The SPS administrator is set to domain administrator) In terms of actual operating environment output and security, modify the domain administrator password periodically.

Programmatically access the target link portal list in "My website"

Everyone is talking about content push. In fact, SharepointPortal Server 2003 has a good function to help us implement this function. You can actively publish content links to the "your links" Web parts area of your personal website. In combination

Upload an image to the SharePoint Image Library in the webpart and read the EXIF information to the custom attributes of the image.

The SharePoint Image Library is a good thing. By default, there are many views, saving you a lot of trouble. The image uploading interface is actually very powerful, but sometimes it does not fully meet your needs, you cannot control some items, so

[SharePoint experience] Errors Occurred When configuring the Server Database

Error: After the SharePoint Portal Server 2003 is installed, the "user 'nt Authority \ anonymous logon' logon error" is displayed when the server configuration database is set. (Error code: 18456 ).". Actual environment: The database and

A simple watchdog script with problems in SCO and Aix

A simple watchdog script that automatically restarts a process when it is stopped. The script is as follows: 1get_web_srv_sts () 2 { 3 ret = 'ps-AEF | grep "$1" | grep-V grep | WC-l' 4 5 case $ RET in 6 0) 7 fun_ret = "down" 8 ;; 9 1) 10 fun_ret =

Moss eventhander Programming

Today we will introduce eventhander programming. In our actual Moss development process, we will encounter many eventhander development requirements, such, when we create an item in the list, we want to do those things and monitor the list, we can

Modify the blog skin

Modify the blog skin   The skin mode I selected is anothereon001. The following is a specific custom CSS: . Headermaintitle {font-family:; font-size: 1 cm; color: #000000; align: Center}. Blogstats {color: black ;}P. Date Span{Background-color: #

Total Pages: 64722 1 .... 27548 27549 27550 27551 27552 .... 64722 Go to: GO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.