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;
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
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
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 | 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.
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
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"
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.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
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
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
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| 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
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
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
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
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
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
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
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.