Using ASP programming to control the establishment of Web sites in IIS

iis|web| Programming | control | site ' ******************************************************* ' Create a webserver ' must be parameter: Wroot, for creating the physical directory of the site; wcomment for site description; Wport for site port;

ASP change picture size ASP enlarge picture size ASP Shrink picture size

chr

Enlarge Class dealimgsizeDim asoPrivate Sub Class_InitializeSet Aso=createobject ("ADODB.stream")Aso. Mode=3Aso. Type=1Aso. OpenEnd SubPrivate Sub Class_TerminateSet aso=nothingEnd Sub Private Function bin2str (Bin) Dim I, Str, Clow for I=1 to

How to browse and modify cookies collection in ASP

cookie|cookies| Collection Cookies have a much more complex value than other collections of ASP (such as form and ServerVariables). A cookie is a small piece of text that is stored on the client system by the browser and is sent with each request

Using ASP to get picture size

It was written by a friend of the web forum. Imgpath= "Default_22.gif" Set Pp=new Imginfo W = PP.IMGW (Server.MapPath (Imgpath)) h = pp.imgh (Server.MapPath (Imgpath)) Set pp=nothing Response.Write " width: &w&"; High: "&h Class Imginfo Dim aso

ASP. NET application error "HTTP/1.0 500 Server Error of a solution.

Asp.net | error | Server | program | error | Solutions Today, my co-worker in the open before the ASP. net project, reported this wrong "HTTP/1.0 500 Server Error"The Bureau for many reasons, the solution is in all sorts of ways, but all is invalid.

When asp.net hits JSF's internationalization of the application

Asp.net|js| program internationalization refers to the support of multiple languages and cultures in your application. This includes providing localized text messages and formats (such as dates) so that users in different parts of the world can view

Using Dreamweaver and ASP to realize the reference of paging technology

dreamweaver| Reference | pagination Today a little excited, want to "on the use of dw+asp to achieve the paging technology reference" to share with the dw+asp to do the Web page friends. Remove only "first page, previous page, next page, last page"

Statistical research on online population of ASP forum

Statistics | online | The number of online people recently made a small forum with ASP, customers asked to count the number of online, so spent a little time to write an online statistical visit member function. Many documents are also viewed in the

asp.net2.0 data access layer to create data operations (4)

Asp.net| Create | access | data Step Fifth: Complete the data access layer Note that the Productstableadapters class returns the values of CategoryID and SupplierID from the Products table, but does not include the Categories table CategoryName

Using ASP technology to compile hidden user password program

program using ASP technology to compile hidden user password program Excerpt from: Software World Author: Agan A query with permissions on the Internet (or intranet) that only "legitimate users" can enter. This mechanism is implemented through web

ASP's running environment and virtual directory settings

Virtual directory to enable the compiled ASP code to run, you must configure its operating environment: Windows nt4.0+iis4.0 or higher Windows 2k+iis5.0 is recommended To run and debug your ASP program. A little description of the virtual

Let the ASP program run on a non-Windows platform

Window| program since the introduction of ASP technology Micorsoft, as the ASP in the creation of dynamic interactive site and the powerful function of the simplicity of code writing, so that the ASP in more and more Internet/intranet/extranet Web

Asp. NET tip: Some common data manipulation classes

Asp.net| Skills | data I do not know calculate, anyway, I write at any time with, very superficial, suitable for the same as I the Novice collection, refers to the use of it! One group is my two days to write a message, the other group is the

Using strongly typed data in VS2005 and asp.net2.0

asp.net| data First, Introduction As a developer, when we are learning new technologies, examples may be our biggest enemies. Tutorials are often designed to be easy to understand, but at the same time they often reinforce lazy, inefficient, and

Example analysis: ASP reads XML data file's method

zip

xml| data Save the following two pieces of code separately, One save for readxml.asp another save as Test.xml, placed under the same directory, debugger can, in the program I have explained, read the code can be made into a readxml function, by

Several useful functions about character encoding conversion in ASP

Coding | functions | converting 1. ' UTF to GB---convert UTF8 encoded text to GB encoded textfunction UTF2GB (UTFSTR) For Dig=1 to Len (UTFSTR)' If the UTF8 encoded text starts with a%, it convertsIf mid (utfstr,dig,1) = "%" Then' UTF8 encoded text

ASP GetRows method for using Recordset objects in JScript

js|jscript| objects When writing an ASP program, VBScript is always used, but it is not just a choice, it can also be used in JScript. However, when using JScript as the ASP's language, there are some small inconvenience than with VBScript, such as

ASP Tutorial: Discussion on OpenSchema method technology

Tutorial GrammarSet Connection=server.createobject ("Adodb.connection") Set Recordset = connection. OpenSchema (QueryType, Criteria, SchemaID) return value Returns the Recordset object that contains the schema information. The Recordset opens with

Strongly recommend to beginners: Asp+sql to the various operations of the database

md5

asp+|sql| Beginner | data | database '//Query method'//----------------------------(1)-------------------------------Set rsworkuserinfo = Server.CreateObject ("ADODB. RecordSet ") strSQL = "Select UserSID, LoginName, UserName, Password"strSQL =

Sharing dialog status between ASP and ASP.net (2)

asp.net ASP implementation The original ASP dialog can only save the conversation data in memory. To save the conversation data to SQL Server, you need to write a custom visual Basic 6.0 COM object instead of the current dialog object to manage the

Total Pages: 1800 1 .... 316 317 318 319 320 .... 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.