The use of plum blossom rain Control in asp.net2.0

Plum Rain Control is a JavaScript file: Calendar.js attached download Address: http://download.111cn.net/source/280757 First download the calendar.js, and then use the following steps:First, remove the page you are referencing:

asp.net 2.0, no refresh page new realm

asp.net 2.0, no refresh page new realm --davey-- "No Refresh page" is just an inexact description of the effect (there are other ways to do this), more specifically, to use JavaScript on the page to invoke a server-side method and then process

Use Excel to write Excel files in asp.net

Enter the following code in the Click event of the button, which enables you to write to the Excel file. When you write Excel files, you also set permissions on the project folder, and you have writable permissions for iuser_machine users. private

Use the asp.net datagrid to display the primary and secondary relationship data

Do you have any actual work in the DataGrid to display the data with primary and secondary structure? If you are familiar with ado.net and SQL Server2000, let's take a sample database, Northwind, and vb.net that takes advantage of vs.net to

Free ASP Space Application

Product Name: Add 50M free spaceProduct Price: 0¥/yearsSpace size: 50MBItem No: 50Number of IIS connections: 50Scripting support: ASPBandwidth throttling: UnlimitedSubdirectories: ACPU Limit: 10%Application Address:

Application of the positive expression of ASP (Ii.)

V. Summary Above we introduce the basic concepts of regular expressions, and how to use regular expressions in VBScript and JavaScript, while at the same time giving you a sense of sensibility through some examples. Regular expressions have a wide

ASP Timer components

In the ASP, we need to delay the output in order to complete certain functions, let the script run for a longer time, for example, chat room program, we know that there are two ways to update the conversation, one is Client automatically refresh,

What is the best choice for improving ASP performance (iii)

Conclusion The first part of this article is important in the accumulation of many small things. To emphasize this, I set up a final test in which all of the actions we had tested before seemed indifferent but actually had bad effects. I have

In the ASP, through the GetRows implementation of the database record pagination section of the code, I hope to be useful

REM A section of code that implements database record paging through GetRows in ASP Dim IStart, Ioffset IStart = Request ("Start") Ioffset = Request ("Offset") If not IsNumeric (IStart) or Len (IStart) = 0 Then IStart = 0 Else IStart = CInt (IStart)

The shortcomings of << improving the performance >> of dynamic Paging in ASP and suggestions for amendment

The shortcomings of > of dynamic Paging in ASP and suggestions for amendment Oh, can enter the essence area? It took me a day. Two brother Zhang > I am very inspired by the article, but there are some deficiencies in my thinking. One is unable to

ASP Program Performance test report (vii)

What is the most efficient way to refer to a recordset field value? 10.1 Test So far we've been referencing field values in a recordset by name. Because this method requires every time to find the appropriate field, it is not efficient. To prove

One drag three pull-down menu (js+xml+asp)

var m_oxmldoc = new ActiveXObject ("Microsoft.XMLDOM"); --------------CID is the parent ID var m_sbasesrc = "tree.asp?cid="; ---------------ID is the owning type----- var m_sbasesrc1 = "&id="; var m_post=3; function Bindselect (STRXMLSRC,

Optimize Your ASP program

If you are an ASP enthusiast, you must have thought about the efficiency of ASP implementation? We all know ASP efficiency and CGI ratio, in less traffic time, they are the same, and sometimes may be better CGI (I think this is related to the

ASP Performance Test Part II (Turn) (d)

Should adovbs.inc be referenced by including references? The adovbs.inc provided by Microsoft contains 270 lines of code that define most of the ADO property constants. Our example references only 2 constants from the Adovbs.inc. So in this test

ASP generates HTML

"Http://www.w3.org/TR/html4/loose.dtd" > untitled document Send Message '//send.asp function Chan_time (Shijian) ' Convert date-time function S_year=year (Shijian) If Len (s_year) =2 then s_year= "&s_year" S_month=month

ASP Performance Test Part II (EXT) (i)

First, the purpose of testing Compiled as follows: The first part of this paper examines some basic problems in ASP development, and gives some performance test results to help readers understand the effect of the code put into the page on the

ASP Performance Test Part II (EXT) (v)

Should you create a separate connection object when using recordsets? To correctly answer this question, we must analyze the tests under two different conditions: first, the page has only one database transaction; second, the page has multiple

ASP character Intercept program code

Public Function cutstr (byVal val,byval length,byval endstr)Dim L,t,c,iIf val = "" Or IsNull (val) ThenCutstr = ""Exit FunctionEnd IfIf length = "" Or Int (length) Cutstr = ValExit FunctionEnd Ifval = losehtml (val)L = Len (val)Length = Int

ASP Performance Test Part II (EXT) (eight)

Should you use a local recordset? ADO allows the use of a local (client) recordset, at which point the query extracts all the data in the recordset, and the connection can be closed immediately after the query completes, and the data is later

ASP Performance Test Part II (EXT) (ix)

Nine, set recordset properties which method is best? All of the previous tests used the method of setting the individual properties of the recordset directly. However, the Recordset.Open function allows you to specify the appropriate parameters for

Total Pages: 1800 1 .... 1762 1763 1764 1765 1766 .... 1800 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.