Porting ASP code to VB COM components (4)

ASP page Author: green Apple Computer Studio The first stop in this example is the ASP page. This ASP page is connected to the Northwind database with ADO. In order to maintain good coding habits, I The option Explicit is used and all variables are

Using VC components and ASP to realize real time search online

Someone recently asked how to use ASP to get another Web page, and analysis of the use of its data, pure ASP is not to do this, so I used VC to do an HTTP component, very simple, as asphttp, because the time problem I did not do post method, can

ASP security flaw in MS IIS server (MS, flaw)

Iis|server| Security involves procedures: Microsoft IIS Server Describe: IIS enables users who have permission to upload and use ASP programs to change any file With: This is a very serious vulnerability for IIS, even IIS4.0, which still does

Advanced tips for securely maintaining IIS ASP Sites

iis| Safety | advanced | technology | site One: Preface(Thanks to friends Bigeagle for this article only.) Not him, I might not have to worry so much about the Win2000 security issue. Oh! ) People say, bitten, ten years of fear ... That's it. At

ASP program upload via FSO file

fso| Program | Upload A=request.totalbytes If A>0 Then Set c=createobject ("ADODB.stream") C.type=1 C.open C.write Request.BinaryRead (a) C.position=0 D=c.read E=CHRB (CHRB) (10) F=INSTRB (D,e) G=INSTRB (F+1,d,e) Set H=createobject ("ADODB.stream")

The impact of ASP stored procedures on page access speed

Stored Procedure | access | speed | Page when there is a large number of reuse statements in the executed SQL statement, that is, the SQL statements executed by page A and page b There is a large number of repetitive operations, there is an

ASP built-in object application and session

Application|session| Object Author: scholar In the previous article, the author gave you a detailed introduction of the ASP built-in object Response use method, in this article, the author will continue to introduce another two very useful and

Asp. Three methods of tabular data in net

xsl

Asp.net| data in the development of ASP.net site projects, often tabular way to display data. The most common possibility is the way the DataGrid binds DataSet data. Of the software projects that have been done, there are 3 typical ways of handling

asp.net (C #) to add a watermark effect to a picture

asp.net in the following code, the text watermark and add the image watermark code can not coexist, in order to facilitate the display before writing in a piece of private void Btn_upload_click (object sender, System.EventArgs e) { if

ASP Vulnerability Analysis and resolution (3)

iis

Solve the 6, ASP Program Password Verification Vulnerability Vulnerability Description: Many web sites put passwords into the database and use the following SQL for login verification (for example, ASP) Sql= "SELECT * from user where username= '"

ASP Vulnerability Analysis and resolution (4)

Resolve 15 bypass validation directly into the ASP page. Vulnerability Description: If the user knows the path and filename of an ASP page, and the file is authenticated, the user enters the file directly into the ASP page Name, it is possible to

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

Performance 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.

Some tips for manipulating sql-server databases in asp.net

asp.net|server| Skills | data | Database 1. Pass to database statement parameters Passing parameters to a database operation statement can be implemented by a stored procedure, and here are two other easy ways to do this: You can pass parameters

Asp. NET: Getting Started with database-bound controls

asp.net| Controls | data | database-bound controls are part of a Web control, but they are especially important because they are tightly integrated with the database and are widely used in Web applications. In this chapter, we will describe in

asp.net caching/1

asp.net author: Rob Howard, Microsoft Corporation Date: October 15, 2001 Caching caching, which is to save some of the commonly used data that is more expensive to build, to reuse 。 General data is kept in memory because it is faster to read data

asp.net for LINUX

ASP.net This article will describe how to build a asp.net service on a Linux operating system, before reading this article, readers must first determine that they have installed the Linux operating system, Mono Runtime, if you need to use Mod_mono,

Asp. Basic knowledge of cookie programming in net (4)

asp.net|cookie| Programming Read Cookies When the browser sends a request to the server, the server's Cookie is sent with the request. In the ASP.net application, you can use the Request object to read cookies. The request object's structure is

asp.net-based web Dynamic control creation

asp.net|web| Create | dynamic | controls Absrtact: In the web design, there are many occasions, the page's control to dynamically create or even dynamically create, which can increase the flexibility of the page, but to the programmer brought some

[asp.net] uses C # to develop socket communications

ASP.net The following example shows how to use the Socket class to send data and receive responses to an HTTP server. [C #] public string Dosocketget (string server) { Sets up variables and a string to write to the server Encoding ASCII =

asp.net practical tips (2)

Asp.net| Tips 1. In the ASP.net practical tip (1), you mentioned how to refresh the parent page, so if you want to refresh the parent page of the parent page? That is refreshing the ancestor page refreshancestorpage.Refreshancestorpage#region

Total Pages: 1800 1 .... 904 905 906 907 908 .... 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.