ASP Programming Basics: How to reinstall IIS

iis| programming How to reinstall IIS, sometimes there are serious errors in IIS, such as metabase bad, and no backup .... As a general practice, uninstall IIS reload directly in the Control Panel add removal program. This is not an insurance

ASP program implementation Disable browser Back button

Button | program | disable | browser The Back button of the browser allows us to easily return to the pages we visited before, and it is certainly useful. But sometimes we have to turn this feature off to prevent users from disrupting the scheduled

FCKeditor 2.3 Setting of File upload path in asp.net

Extract the first file to the Web root directory, the default folder name is: FCKeditor; then unpack the second package, which contains the source code, and if you want to develop it yourself, you can double-click FredCK.FCKeditorV2.csproj file,

ASP local pictures, music and other anti-theft code

' Define function, read binary data with ADODB.streamFunction Readbinaryfile (FileName)Const adTypeBinary = 1Dim BinarystreamSet Binarystream = CreateObject ("ADODB. Stream ")Binarystream.type = adTypeBinaryBinarystream.openBinarystream.loadfromfile

Comparison of JSP and ASP Web page making

js| Comparison | Web page in general, Javasever Pagestm (JSP) and Microsoft's active Sever Pages (ASP) have many similarities in technology. Both are technical environment support for dynamic Interactive Web page making based on Web application. To

22 Tips for improving ASP performance (i)

Skills | performance   Tip 1: Cache common data on the Web server side Most ASP pages have to extract data from the background database and then display the data in HTML format.No matter how fast your database is, extracting data from memory is

ASP include file method detailed

Detailed explanation of ASP include file method SSI directives provide a way for users to insert the contents of one file into another file before the WEB server is processed. The ASP uses only #include directives for this mechanism. To insert a

Automatic resolution of picture addresses in Web pages with ASP

Web page Now based on the Web page of the HTML editor in the news system, the article system more and more widely used, a Web page can maintain the original style, while the picture can also be maintained on this page. However, in the use of the

ASP and C # methods to hide file download paths

Download The shadowing of the download path is done by passing the ID in one database and then reading the path in the database by passing the ID on another page.   1, C # Implementation of the method (only need. ASPX. CS code is OK) String sel_sql=

Rice farmers without component upload program asp.net version

Asp.net| Program | upload | no components Upload in the Web development, is a very common task, the previous use of ASP, has been using rice farmers without component upload tool, feel very good, and now learn asp.net, but found no similar to the

Functions for encrypting and decrypting in ASP

Encryption | Decryption in the ASP encryption method has a corresponding decryption method does not seem much, now based on the predecessors of the data in the ASP encryption and decryption function Rsa.asp REM Encryption and decryption in ASP,

Introductory steps for ASP programming (eight)

In addition to objects for sending (Response), receiving and processing data (requeest), server access (servers) in programming ASP objects, there are some very useful markup active Object for the server application (application) and individual user

ASP-Written log processing method (XML)

Xml One, the realization method A function that writes the log, provides several parameters, the user program calls this function can implement log record. Log to the XML file, the log file is generated by date, a new log file is created every day,

How ASP stored procedures are used

Stored Procedures use Command object and parameter object to pass parameters The main use of the Microsoft SQL Server7.0 database, the first to establish a connection file adosql7.asp standby, in the future when the time is not specifically

ASP Development Web site

web| site Note: Due to the hasty writing and the author's limited level, it is inevitable that there are mistakes. The General large Web site has been increasingly using ASP to structure, but in small and medium business sites,

Prevent injection attacks in asp.net

Asp.net| attack Objective: Constrain the length, range, format, and type of the input string.Use request validation to prevent injection attacks when developing asp.net programs.Use the ASP.net validation control for input validation.Encode the

Three techniques of ASP development

Tip One, server-side file dynamic contains a note During ASP development, we often make common functions into a separate ASP file, and then introduce the required pages through the Include method. Because during execution, the server first runs the

VML drawing board (4) Simplified server-side-server. php, server. asp

Server | Server server-side ************ * Server. php ************ $ S = $ HTTP_RAW_POST_DATA; $ T = gettimeofday (); $ N = $ t [SEC]. $ t [USEC]; $ Filename = "VML/". $ n. ". txt "; $ Fp = fopen ($ filename, "W "); Fwrite ($ FP, $ S );

A paging code in an ASP that can hold parameter values

Paging "Call Example' Dim Int_rpp,int_start,int_shownumberlink_,str_nonlinkcolor_,tof_,top10_,top1_,ton1_,ton10_,tol_,showmorepagego _type_,cpageno' int_rpp=2 ' Sets the number of display per pageNumber of ' int_shownumberlink_=8 ' digital

Collection of ASP session objects and property method events

session| Objects | collection Session StaticObjects CollectionThe StaticObjects collection contains all objects created with the tag in the scope of the Session object. This collection can be used to determine the value of an object-specific

Total Pages: 1800 1 .... 165 166 167 168 169 .... 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.