1. structure, B/S
2. Database, SQL Server2000
3. Development Platform. net
4. The development ideas should be as concise as possible to implement basic functions. At the same time, data is submitted in Ajax mode, so security is not considered for
Get HTML content in the editor
Function geteditorhtmlcontents (editorname)
{
VaR oeditor = fckeditorapi. getinstance (editorname );
Return (oeditor. getxhtml (true ));
}
Get text in the editor
Function geteditortextcontents (editorname)
{
Previously, the SQL source was bound to the gridview. In the rowdatabound event, the dataitem of the row can be converted to datarowview. However, the data cannot be converted after using the LINQ source, and a type error is reported. 1 Void
Before JSF 1.2, you can also use the MyFaces component. 2.0 is still a new thing and you can only rely on yourself.
The idea was to create an upload file component, encapsulate in the component, and parse servletrequest with commons-fileupload.
I wanted to update an entity with llglgen pro by executing the adapter. saveentity () method and got an exception.
Error
An exception was caught during the execution of an action query: cannot insert duplicate key row in object 'dbo. custom'
1. log on to the SA or the master database with permissions. Execute the following statement in the query analyzer.
-- Establish a remote server connection
Exec sp_addrole server 'linkname', 'ms', 'sqloledb', 'serverip'
2. Continue execution
-
I feel like I am getting bored with using extjs 1.1 and ajax1.0.
Extjs 2.0 has been launched for a long time and has never been used for learning. It feels that the structure of 2.0 is very different from that of 1.1. I also read that JS of a 2.0
Sha1
Algorithm
Call method: hex_sha1 ("ABC") program code/* sha1
* A JavaScript Implementation of the secure hash algorithm, SHA-1, as defined
* In FIPS pub 180-1
* Version 2.1a copyright Paul Johnston 2000-2002.
* Other contributors: Greg Holt,
IIS6
ASP
You can submit a form for any Chinese version of XP.
However, the English version of XP is used for normal browsing, but cannot be executed when you log on to submit the form.
Why?
Paste it nowCode
Stat =-1Name = request
I have written three articles about script. net.ArticleTo introduce it. The article is summarized as follows:
Quick Start
. NET Dynamic scripting language script. Net Development Guide
. NET Dynamic scripting language script. NET application
Every JS tip is very useful!
1.doc ument. Write (""); Output statement
2. Comments in JS are //
3. The traditional HTML document sequence is: Document-> HTML-> (Head, body)
4. the DOM sequence in a browser window is: window-> (navigator, screen,
1. Useful Paging for SQL2000 and sql2005
Method 1:
Select Top Page size * From Table1 Where ID Not In ( Select Top Page size * (PageQuantity - 1 ) ID From Table1 Order By ID) Order By ID
Method 2:
Seven articles have been written in the data solution R & D diary of the knowledge management system, which keeps receiving feedback from friends and hopes to provide software downloads. After being busy for two weeks, Data LoaderProgramAnd made
As the ORM framework developed by the project, llbl Gen selects. Net remoting as the distributed technical framework. I have always wanted to upgrade the ERP framework from. Net remoting to WCF, but the configuration methods for method overloading
The company's ERP system uses infragistics controls. This series of components is very large and has many functions. In the process of learning, you often need to find its sample to understand its attributes. After a period of research, you will
Previous ArticleArticleAs mentioned in, llbl Gen queries a single table. Here we will analyze llbl Gen's operations on multiple tables.Adapter mode. The variable adapter used is defined as dataaccessadapter adapter = new dataaccessadapter (); Query,
Create a dictionary
Bind dictionary content to ComboBox
Cbocategory. initializevaluelistfromdictionary ("databasescript ");
The effect is as follows:
When designing the Windows component ComboBox, the existence of the data dictionary
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