A collection of ASP development techniques

Skill 1. Several common functions Round (pi, 2) roundedFormatNumber (k,4) ' formats K as a number with four-bit decimal points.eg. If K =20000 is shown as 20,000.00 if FormatNumber (k,0) is 20,000Replace (Expression,find,replacewith) ' returns a

Upgrade md5.asp to create fully dynamic and repeatable encryption code

Dynamic | encryption | Repeat for a fully dynamic password, allowing the same password to produce different results password AAA After the first operation the result is: jlce1d65ec3b91556234879c9db8f6da1123 Second time:

Full calendar use of Asp+javascript

asp+| The first step of the calendar: Save the following file as: Calendar. ASP Function Sfont (isize,sface,scolor,bscale) Dim soutputstr soutputstr = " if Sface soutputstr = soutputstr "face=" Sface "'" Else soutputstr =

Call Web service-in asp.net atlas to expose Web method directly on ASPX pages

asp.net|web| page Author: dflying Chen (http://dflying.cnblogs.com/)The previous series of articles is a direct call to a single Web service, and in actual project development, especially in the case of existing project transformations, the logic

ASP code write file record with code without database

Data | database If Request ("action") = "Save" then Web_name=trim (Request.Form ("Web_name")) Web_url=trim (Request.Form ("Web_url")) Web_email=trim (Request.Form ("Web_email")) Web_keyword=trim (Request.Form ("Web_keyword")) Web_qq=trim (

Operation of uploading files in asp.net

Asp.net| Upload Author: abigfrog (Millennium Elf) (★java★) . Select the file to upload to the server locally first of all thanks to the powerful features of ASP.net, the HTML control element he provides, makes it easy for us to select the file

asp.net code to get page execution time

Asp.net| Page | execute Code to get the page execution timeIn the Global.asax.cs file protected void Application_BeginRequest (Object sender, EventArgs e){application["StartTime"] = System.DateTime.Now;}protected void Application_EndRequest (Object

ASP Web site vulnerabilities and hacker intrusion prevention methods

How to better achieve the prevention of hacker attacks, I mention personal views! First, the free program does not really have to be free of charge, since you can share the original code, then the attacker can analyze the code. If you pay attention

To use Delphi as the scripting language for ASP.net

asp.net| Script View Delphi as a scripting languageThe first thing to support asp.net is to let ASP.net see Delphi as a scripting language, allowing ASP.net to invoke the Delphi. NET compiler for various ASP file types.Asp. NET to find the

Asp. NET control Development "code compact Principle"

asp.net| Controls | Control Development    We know that making a control is generally more complex than a module that only implements the same functionality, because we need to consider more exceptions and adaptability to achieve our consolidated

ASP.net Program Implementation Blog Calendar

Asp.net| Blog | program | calendar Effect Chart: Front Page WebForm1Dayheaderstyle-backcolor= "#5e715e" othermonthdaystyle-forecolor= "#cccccc" daynameformat= "full"runat= "Server" titlestyle-forecolor= "#ffffff" nextprevstyle-forecolor= "#ffffff"

ASP thief program principle and simple example

Program | example | Thief program (i) principle The thief program actually invokes pages on other Web sites through the XMLHTTP component in the XML. For example, the News thief program, many are called Sina's news page, and some of the HTML is

An application written in C # to scan an ASP source vulnerability

Procedure//Main method protected void Btngo_click (object sender, System.EventArgs e) { Resolving URLs string strserver = This.txtServer.Text; string strurl = This.txtFileName.Text; char [] point = {'. '}; Define the delimiter as "." Char[] line = {

ASP an imitation Phplib template class

Templates used in PHP, used phplib used, no he felt very uncomfortable The internet to find no one to write, their own wrote a, ASP level is not high, I hope Can have the master to change. ' ==================================== ' Name:template Class

Counters components in ASP

   Overview The Counter component creates a counters object that can create, store, grow, and retrieve any number of independent counters. A counter is a persistent value that contains an integer. You can control counters by using the GET,

asp.net to change the skin by switching CSS

Asp.net|css There are many ways to change skin, the simplest is usually to switch page CSS, and CSS is usually written in the external CSS file. Then switch CSS is actually the replacement HTML link href path. I searched the internet for the next.

Detailed discussion of ASP paging display

Pagination | If you use the electronic bulletin board program on many websites, you should know that the electronic bulletin board program, in order to improve the reading speed of the page, Generally not all of the posts are listed in a page, but

The problem of executing special characters in database queries in ASP

Data | database | problem | When you perform a query for a database, you often encounter situations like this:    For exampleYou want to query his user name and his password in a user database, but it happens that the user has a special character

ASP depth revealed (next)

Iv. development and use of ASP components: 1. Features of the component? L Advantages: n easy to invoke, save code N High Security n supports transaction processing, multi-component syndication N Run Fast n Upgrade, modify components without

ASP six main objects Introduction

Object ASP Six Objects Introduction One, Application object The Application object is an application-level object that is used to share information among all users and to persist data over time while the Web application is running. Properties of

Total Pages: 1800 1 .... 432 433 434 435 436 .... 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.