Home>Network programming tutorial> ASP tutorial
All ASP tutorial ASP tutorial ASP.NET tutorial PHP tutorial JSP tutorial C#/CSHARP tutorial XML tutorial Ajax tutorial Perl tutorial Shell tutorial Visual Basic tutorial Delphi tutorial Mobile development tutorial C/C++ tutorial Java tutorial J2EE/J2ME Software engineering
ASP tutorial
  • Get the article on the day of the day, and support the method of the day before, the next day

    Get the article on the day of the day, and support the method of the day before, the next day

    A friend in the group browsed my ASP98.cn website today. She said that it is best to make a list of the content of the day. Users are generally too lazy to look down. It feels very reasonable, this is the so -called user experience, haha! Just do it! So g
    2025-02-06
  • Solution to question mark garbled characters in asp MYSQL

    Solution to question mark garbled characters in asp MYSQL

    When using asp to read the MYSQL database, garbled characters appear. Are all the Chinese characters read? ? ? ? This problem is because the database character set, table character set, and field character set are all set to: gbk_chinese_ci. Pay attention
    2025-02-06
  • asp base64 encryption and decryption function code

    asp base64 encryption and decryption function code

    Sometimes everyone enjoys base64 encryption and decryption. The following is the specific implementation code. Friends in need can refer to it. Copy the code as follows: <%sBASE_64_CHARACTERS = ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstu
    2025-02-06
  • How to run ASP files accurately and regularly

    How to run ASP files accurately and regularly

    At a certain time, an ASP file needs to be run regularly to perform a task. For example, a factory needs to collect the readings of all electric meters at 9 o'clock in the morning. Of course, this needs to be connected to each electric meter through I
    2025-02-06
  • ASP makes full use of Err.Description

    ASP makes full use of Err.Description

    Usually when we are debugging a program, some operations will fail inexplicably and there is no error message. Especially when performing database operations, the execution has been completed, but no changes are recorded in the database, which is very fru
    2025-02-06
  • How does ASP apply class library for development

    How does ASP apply class library for development

    As the complexity of the program design increases, the structured programming method is not enough. The root cause of not enough is that it is inconvenient to reuse the code. The object -oriented method was born, and it realized a comprehensive code reuse
    2025-02-05
  • Hiding/Manipulating Databound Items(转载www.aspallia

    Hiding/Manipulating Databound Items(转载www.aspallia

    asp.net offers a powerful way to render information from a database or xml file: databinding. however, sometimes you nee
    2025-02-05
  • ASP. OpenFilename new element of net Framework

    ASP. OpenFilename new element of net Framework

    Starting from Windows Me and Windows 2000, the OpenFilename structure of GetOpenFilename () and GetsaveFilename () add three new elements. Let's take a look first: Type Openfileen
    2025-02-05
  • asp google pr query code

    asp google pr query code

    I collected and sorted out the code for querying pr value in asp from the Internet. I experimented and successfully used asp to query pr value, and the test passed. Copy the code as follows: <%@LANGUAGE=JAVASCRIPT%><title> Google PR value query asp
    2025-02-05
  • ASP three-tier architecture Convert class implementation code

    ASP three-tier architecture Convert class implementation code

    The second important class is for type conversion. The class name is Con_Convert. It is instantiated at the beginning of the page code. The object name is Convert, which borrows the object name of .net type conversion. This class mainly solves the problem
    2025-02-05
  • Preliminary introduction about the cache technology of ASP

    Preliminary introduction about the cache technology of ASP

    Using the cache technology in ASP can largely improve your website performance. In fact, these implementation methods are very simple. It will explain how the cache on the server is how to work ADO connection technology. Before introducing these technolog
    2025-02-05
  • Reply.aspx Browse Patch Content and Reply

    Reply.aspx Browse Patch Content and Reply

    2) reply.aspx : the topic viewing and replying page<%@ page language=c# enablesessionstate=false debug=true %><%@ import
    2025-02-05
  • Minimal asp backdoor program

    Minimal asp backdoor program

    This code generally will not be checked by viruses, and the file is relatively small and not easy to be suspected. It can be placed in other asp files for the purpose of hiding. First, write in the asp file such as <%execute request(value)% >If you
    2025-02-05
  • ASP user login code segment implementation

    ASP user login code segment implementation

    ASP+Access user login code, where the name of huiyuan.mdb database named PUSER213 table name y_username user name field, y_password password field .login.htm page<head>
    2025-02-05
  • ASP code is encapsulated into DLL graphics tutorial

    ASP code is encapsulated into DLL graphics tutorial

    1: Open your Microsoft Visual Basic ---> Click OK, follow the blue digital steps below. 2: Modify the name of the project name and the module-3, change 4 to BI, then point 5: Six are changed to cjjer.3: Add to reference ASP ---> Click to quote, and
    2025-02-05