functions

Want to know functions? we have a huge selection of functions information on alibabacloud.com

The use of XMLHTTP components in ASP development

Xml The current ASP technology is more and more mature, most developers in the development of only using the ASP's own objects and database components to achieve client and Web server interaction. I now introduce two very useful components

Functions for automatically creating multilevel folders in ASP

Create | function There is a method in the FSO that is createfolder, but this method can only create a new folder in the presence of a folder above it, so I wrote a function to create a multilevel folder automatically, which is very convenient for

An example of Split function in ASP

Function Have you ever encountered the need to take a string of some values and not to start? Do you feel that reading or teaching material is confused with the writing of split ... If you have this question, please see below my explanation to the

Uploading files in ASP and VBScript (i)

Vbscript|vbscript uploading files from a browser is an easy way to deliver files from a client to the server. From the third-generation browser Netscape and Microsoft, most browsers can upload files to the server without having to provide special

Development of Web Survey (voting) system using ASP technology (2)

Web| Vote II. Creation and maintenance of investigation projects Author: Cactus Studio In this section we describe the implementation of the survey project creation and maintenance functions. The starting page for creating and maintaining a survey

Realization of the function of whispering with ASP

I have done a more complex chat room, almost have a BBS chat room all the functions, but because it is done with application, so more waste of resources. I think it's more reliable and simpler to use a database. You can set up such a database chat,

Implementation of ASP (VBScript) AutoComplete and function list in EditPlus

vbscript| function |vbscript| function editplus is my most common asp/html/css development tool. However, it only supports the automatic completion and function List of A/C + + system language, with no built-in ASP (VBSCRIPT) functionality. To

Matt Powell's "Server-side Asynchronous Web Methhods"

server|web| Asynchronous | Asynchronous Summary: Matt Powell Describes how to use asynchronous Web methods on the server side to create high-performance Microsoft asp.net Web services. Brief introduction In the third column in September (in

Common ASP custom set of functions

function | Function Article source: Viewpoint Design 8see.net http://blog.8see.net/ REM---form hint function being----------------------------- CODE Copy ... Function Check_submit (STR,RESTR) If str= "" Then Response.Write "" Response.End Else Check_

Code Release! Two small functions allow your ASP program to inject immunity into SQL!

Sql| Program | function | function Rem # Long integer Conversion Function Tonum (s, default) If IsNumeric (s) and S <> "" Then Tonum = CLng (s) Else Tonum = Default End If End Function REM # SQL Statement conversions Function Tosql (str) If IsNull (

24 ASP tips for improving performance and styling

Skills | performance | skills | Performance Profile Tip 1: Caching common data on a WEB server Tip 2: Cache commonly used data in application or session objects Tip 3: Caching Data and HTML on a WEB server disk Tip 4: Avoid caching inflexible

Share a remote picture of PHP capture

/* Use PHP to achieve remote image capture function. Basic process: 1, get the target website picture address. 2, read the picture content. 3, create the path to save the picture and name the picture. 4, write the picture content.

PHP traversal Array list foreach each method summary

There are a number of functions that can be used to traverse an array in PHP, such as the For statement, list, each, and foreach, which is also a few of the main functions that traverse an array in PHP, and I'll introduce you to the following four

PHP functions: Uncommon but very useful PHP functions

Functions are such a powerful source of PHP, but many PHP functions are not fully exploited. Here, we give you a brief description of 10 unusual, but very useful, functions. 1. Sys_getloadavg () SYS_GETLOADAVT () can obtain the system load condition.

Using PHP to capture remote images

When we need to collect a Web page content on the Web, if the image on the target site to do the anti-theft chain, we collected directly from the picture on their own website is not available. Then we use the program to download the image on the

C Language Structure function: The difference between PHP's language structure and function

I believe you often see comparison of some PHP applications, said with Isset () to replace strlen (), isset faster than strlen execution speed. Example: if (Isset ($user)) { Do some thing } The reason is that isset is a language structure, and

Unicode encoding conversion: PHP converts Chinese characters to Unicode encoded functions

This is a PHP function that converts Chinese characters to Unicode encoding, and supports GBK and UTF8 encoding. function Uni_decode ($uncode) { $word = Json_decode (Preg_replace_callback ('/&# (\d{5});/', Create_function (' $dec ', ' return ' \\u\ '

The difference between PHP vc6 vc9:php version VC6 and VC9, Thread safe and none-thread safe

Recently found that a lot of PHP programmers to understand the knowledge of PHP version is not very clear, I also read a lot of similar articles, or feel not clear and comprehensive, online conclusions are ambiguous, here, give the most complete and

PHP self-with several functions to prevent SQL injection

SQL injection attacks are the most common means by which hackers attack Web sites. If your site does not use a rigorous user input test, it is often vulnerable to SQL injection attacks. SQL injection attacks are usually implemented by submitting bad

Use of keywords such as Break|require|return

  The end of the cycle: break  out of the entire loop, the remaining loop body, do not need to be executed. continue:  jumps out of the current loop, ending only the current loop body, while the rest of the loop body continues to execute.   Our

Total Pages: 54 1 .... 30 31 32 33 34 .... 54 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.