Describes an example of using ASP to compress an Access database

OLDDB = "D:etaccesstest.mdb" BAKDB = "D:etaccesstestback.mdb" newdb = "D:etaccesscompact.mdb" Set FSO = Server.CreateObject ("Scripting.FileSystemObject") ' Back Up Database Fso. CopyFile olddb, BAKDB, True ' Compact Database Set Engine =

Some examples of the storage process being invoked in ASP. (2)

Writing a Stored Procedure part II by Nathan Pond -------------------------------------------------------------------------------- This article is a continuation the my previous article, writing a Stored Procedure Let me start out by the correcting (

Error in applying database uniqueness constraints and capturing databases in ASP

The ASP pages mentioned in this article refer to the When writing a program that combines ASP with a database, you often encounter problems where duplicate values are not allowed in the same datasheet, such as not allowing the same user ID to

Favorites (Create Windows2000server site with asp.net (VB version))

Using asp.net (VB) to create a Web site, we call the way is very simple: Dim test as New Class1 () Test. Createwebsit (Webname,port, "d:vb", "localhost") Here is the code for CLASS1, which does the job of setting up a site and automatically

A technique for writing a asp.net forum

Recently in writing a asp.net forum, vb.net's forum was basically finished. When I write code, I use a method to share with you ... Although simple, but for beginners I think there is a certain reference value ... You know, write a Dynamic Web page

Asp. NET debugging problems and solutions

From MSDN: Asp. NET Debugging. Note If you do not find the error message you want in this section, review the section on handling the general debugging issues or the remote debugging issues. Message: Unable to start debugging on the Web

ASP AspJpeg pictures To add image watermark code

Picture watermark' Intdirection: Picture location:' If the array (left,top) is passed in:' Left ' indicates the X-directional distance of the watermark picture relative to the upper-right corner of the source graph' Top indicates the distance from

ASP ADO Use instance Tutorial

ASP using ADO This lesson will provide a brief overview of what the use of ADO is, and why it is necessary to program the Repertoire in ASP. ADO technology supports ActiveX Data objects. An ActiveX Data object is a collection of parts that can be

ASP closed into DLL file

ASP files as DLL files When you create or use a complex ASP Web application, you must encounter a DLL that needs to be used. The DLL usually includes code, compiled in VB, C + +, or other Windows programming languages, for ASP applications.

ASP control java Script picture switching

var bannerad=new Array (); var banneradlink=new Array (); var adnum=0; Sql= "Write the SQL statement you should write" Set Rs=conn.execute (SQL) If not (rs.eof and RS.BOF) then N=0 Do Whle not rs.eof %> bannerad[]= ""; Rs.movnext N=n+1

Analysis of ASP built-in components

The content of this article is to use the ASP's ActiveX Server components (component). First, Browser capabilities Component (browser capability component): We know that different browsers may support different functions, such as some browsers

Detailed ASP get user real IP code

Normally this will be able to obtain the IP address of the client, but if the client is using a proxy server to access, that is the proxy server IP address, rather than the real client IP address, to get through the proxy server to obtain the real

ASP Data Modification Save code

md5

If session ("username") <> "admin" thenResponse.Write " "Session ("passed") =falseElse%> User Modification Dim uidUid=request.querystring ("userid")Sql= "SELECT * from Users where id=" & UID' Define a Recordset objectSet Rs=server.createobject

ASP Player Code Encyclopedia

1.avi format Classid= "CLSID:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA" >""showcontrols= "1" autostart= "1" autorewind= "0" playcount= "0"moviewindowheight= "moviewindowwidth=" "320"Filename= "File:///D|/work/vod/Mbar.avi" src= "Mbar.avi" > 2.mpg format 0

Using ASP programming to control the program code that establishes the Web site in IIS

'***************************************************** ' Create a webserver ' must parameter: Wroot, to create the physical directory of the site; wcomment for site description; Wport for site port; Serverrun to run automatically ' Returns 1 when

Chinese non-component file upload ASP function

Note: Chinese-language component-free upload ASP functions, because the ASP does not support binary write files, so the file must be stored as a component, this function only provides interception of uploaded file data, you can write to the database.

ASP Program Performance test report (i)

Outline: ASP dynamically generated content in what way to output the highest efficiency? What is the best way to extract a database recordset? This article tests common problems with nearly 20 such ASP developments, and the time the test tools show

ASP Application Center playback (turn)

There are two conditions that are essential to learning a programming language. The first is the combination of theory and practice, in the actual routine to verify the theory of books can deepen your understanding of the theory, the second is to

ASP Program Performance test report (VI)

What is the best way to extract the recordset? So far we have been extracting recordsets by creating Recordset objects, but ADO also provides an indirect method of Recordset extraction. The following tests compare ado__03.asp and create recordsets

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

ASP developers continue to work to achieve better performance and scalability in their design projects. Fortunately, there are many books and sites that offer good advice in this regard. However, these recommendations are based on the structure of

Total Pages: 1800 1 .... 1435 1436 1437 1438 1439 .... 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.