Authentication in asp.net

Authentication in asp.net asp.net I use forms-based validation, which is also the most common, I only write the summary, the source code is too long, but should not affect the understanding of the code. Modification of web.config: User's

How to quickly page pagination in ASP

Pagination recently has been studying how to write a primary page of the paging algorithm, probably sorted out, the idea is as follows: First you need an AutoNumber field (ID) in the database. Then on the first visit, take out all the records,

ASP Series function Encyclopedia (1)

function ASP function Encyclopedia ASP functions are similar to VBScript, here are some common functions   Array ()   The function returns an array   expression Array (list)   allow data types: characters, numbers can be  

ASP and Storage process

Process CREATE PROCEDURE login_verify   ( @community_id int,--Take value @username varchar (20), @password varchar (40), @result tinyint output   )    as    SET NOCOUNT on    declare @service_deadline_date smalldatetime,

ASP Advanced Tutorial: Message query function (i)

Tutorial when one day, your mood suddenly become very bad, but coincidentally, in your guest book, your net friend left a very exciting words, so you quickly regained the happy mood. But after a while you're feeling bad again, but this time you're

Application: ASP Simple anti-theft chain method to talk about

Anti-Theft chain If we know the actual path of a static file such as: Http://www.xx.com/download/51windows.pdf, if the server does not make special restrictions, we can easily download it down! When the site provides 51windows.pdf download, how to

Common code Recommendations for ASP programming

Programming 1. asp connect with Access database: Dim conn,mdbfile Mdbfile=server.mappath ("database name. mdb") Set Conn=server.createobject ("Adodb.connection") Conn.Open "Driver={microsoft Access Driver (*.mdb)};uid=admin;pwd= database password;

Tip: Get client data using the Request object in ASP

request| Objects | tips | client | data The request object in ASP is a very important object to get the client to submit the data, everybody is very familiar to him too. Even so, people often ask me how the following kinds of writing are different,

Mail delivery in asp.net

asp.net Now most of the mail to be validated, I write this article is to help you develop projects, and I hope you can give me some advice. Refer the JMail to the project and join the JMail namespace, where I will refer to the MessageClass class of

asp.net Crystal Report-principal-subordinate table correlation problem

Asp.net| Crystal Report | problem One, use view meeting to integrate multiple table associations II. filtering data through SQL statements Third, the establishment and the Master-Slave Table Association Note that when inserting a subreport in the

Optimized CSS model for use with master page in asp.net 2.0

asp.net|css| optimization ASP.net 2.0 has increased the support of the built in MasterPage, which is a great convenience for us. However, after a period of use, I found that MasterPage is not so perfect: nested MasterPage cannot support the

The method of implementing multi-language interface in ASP.net 2.0

asp.net 1. Do the same interface as before, just note that all the text needs to have a multilingual interface with the label to do 2. When you're done, select this file in Solution Explorer and choose Tools->generate Local Resource 3. You

About the operation of cookies in ASP.net C #

Asp.net|cookie today have time to the operation of the cookie write, although very simple, but to avoid the time to forget, before is forgotten still very experiment a little before get out, depressed. below is the write cookie 1 HttpCookie

asp.net Chinese text wrapping line

Asp.net| Chinese Just get started to learn asp.net friends, will encounter a large number of lines with the text of the content display, will not automatically wrap the problem. I now put the solution to this problem really effective way to tell you

ASP Modular Paging

Paging Modular Paging 1. Query statement block Get the current file name temp = Split (Request. ServerVariables ("URL"), "/" FY = temp (UBound (temp)) Set Rs=server.createobject ("Adodb.recordset") If not IsEmpty (Request ("page")

Asp. NET Learning article (4)--server-side controls

Asp.net| Server | control One, validation controls There are several validation controls: RequiredFieldValidator, must fill in the contents CompareValidator, comparing the values of a constant or another control RangeValidator, scope

I write some of the functions that ASP often use (2)

function '//filter Foul language function Chkbadwords (fstring,badwords) Dim bwords bwords = Split (Badwords, "|") for i = 0 To UBound (bwords) fSt Ring = Replace (fstring, Bwords (i), String (Len (Bwords (i)), "*"), 1,-1,1) Nextchkbadwords =

asp.net 2.0 insert new record with GridView

Asp.net| inserted to see a foreign giant cow blog, probably speaking asp.net 2.0 with the GridView Insert new records, the method is more special, but the effect Generally, so the program to turn, simpler, do not explain and so on.

The solution to the security of ASP Trojan Webshell

web| Security | solution | trojan Note: The setting method and environment described in this article: for Microsoft Windows server/win2003 Server | iis5.0/iis6.0 1, first of all, we look at the general ASP Trojan, Webshell the use of ASP components

When asp.net hits JSF the difference between the input methods

Asp.net|js in most applications, users must be allowed to enter data into the system, so validation requirements exist in almost all applications. In this article, the two sample applications display a list of available rooms and allow the user to

Total Pages: 1800 1 .... 638 639 640 641 642 .... 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.