Recently, in the ASP forum to see a lot of netizens asked how to get the database table name, field name and how to delete the field, add the operation so write this article.
I am more familiar with SQL Server, so SQL Server is the column:
SET
Constants also provide a convenient form of reading for these values, but unlike enumerations, constants are only a single value and, as their name shows, they are fixed and never changed. This is useful when you want to use a fixed value; Using
ASP tutorial. NET Traverse folder all files and list codeThe following code is a C # asp.net tutorial folder where all the files are listed to Oh, and show the file creation time, file name Oh.
DirectoryInfo di;Fileinfo[] filelist;DataGridView
9929 Universal free space Support asp,php,aspx script, no limit of traffic, IIS connection number 100, support FTP remote upload management, use this free space not need to record, but need to comply with the U.S. California law, because the server
We often use the answer when we do asp.net development, we store some data in the reply, let's introduce the application, cookies, session, cache and viewstate, so we can choose when to use them.
First, application
Application provides access to
Some time ago has sent a simple jmail mail email code, today this code to make a specific annotation, and add two other formats of code, with a few simple examples:
The first is Jmail.smtpmail's core code:
Program code
Set JMail =
The following 5 points are distinguished from the Get post submission form in the ASP tutorial
the difference between get and post means 5 points
1. Get is to obtain data from the server, post is to transfer data to the server.
2. Get is to add
Today, an ASP site copy to the 64-bit Windows7, IIS7 installation is no problem, but is not run, always appear adodb.connection error "800a0e7a", really strange, before running a little problem in XP. Originally thought is the reason of the code, so
This article is a VB-generated DLL that encapsulates ASP code to connect to a database (for example, in an Access database).
In general, when we use ASP to connect to an Access database, we typically do the following:
'//proconn.asp
Dim
Some ASP pages will appear the first time the Response object error ' asp 0156:80004005 ' HTTP header error, but after refreshing and normal, the solution is as follows: Response.Buffer = True' should be this line, get rid of OK
' If it's not
asp Tutorial User login, exit login function
username: password: " remain logged in:Do not saveKeep the day"Keep it for one months.
Login.asp
On Error Resume NextSet Conn=server.createobject ("Adodb.connection")Conn.Open ConnStrIf Err
This problem occurs when you run the ASP.
The solution to this problem is:
Run DCOMCNFG
Point component Service-"service-" computer-"My Computer-" DCOM Config
Find "Windows Management and Instrumentation", right-click on
1, the principle is to use ActionFilterAttribute to intercept the request, the cookies are decrypted. The user's information is encrypted and stored in the cookie.Custom Authentication Attributes[AttributeUsage (AttributeTargets.Class |
Introduction to the ASP. NET Web API pipeline modelThe ASP is an independent framework and has its own set of message processing pipelines, whether in the webhost hosting environment or in the Selfhost hosting environment requests and responses are
After the WCF comprehensive analysis (in the book), the "ASP. NET MVC 4 Framework", my other book, "The Framework of ASP. NET Web API 2" (the book details see the new "ASP. NET Web API 2 framework revealed" the official publication, sample chapter
Xiangxian content:
Introduction
Tip 1: cache common data on a Web server
Tip 2: cache common data in application or session objects
Tip 3: cache data and HTML on the Web server disk
Tip 4: Avoid caching non-flexible components in the
Copy codeThe Code is as follows:
'Set the login password. Make sure to change this password before use.
PASSWORD = "www.pifoo.com"
'Other scan settingsDimFileExt = "asp, cer, asa, cdx" 'file type Extension list. Files Not in this list will not be
Now we'll turn to the client side, and add a page that can consume data from the Admin controller. the page will allow users to create, edit, or delete products, by sending AJAX requests to the controller.
Now we are transferring to the client and
We often encounter the need to upload multiple files at a time during asp.net Web development. Generally, our solution is to put multiple Upload File boxes in a fixed manner. This solution is obviously unreasonable, because uploading multiple files
Example of jsp-based word game and jsp-based word game
Make a recall childhood game, the game code is relatively simple, mainly to master the principles of algorithms, but there are some points to note.
Game Interface
Go to the topic. The project is
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.