Detailed description of using ASP and WML to implement database query

Data | Database paste a section of ASP and WML query database code, we refer to the reference, in fact, with ASP to write a Web page very similar. Dim Conn, RS Dim Strsql,strfirstname, strLastName Set conn = Server.CreateObject (

ASP without Golobal and session to achieve online population statistics

session| Statistics | online | Online number The most commonly used method is Golobal.asa combined session, but this method has two disadvantages: 1, each session to occupy 12k of server memory space, in order to the number of +1 will pay the

ASP learning the FSO component Operation example skill (5)

fso| Skills In this program is the mid function, the function is to return a string from the first few characters in the beginning. The format is: Mid (string,start,length) Learned the FSO to extract the file value, but also learned to input the

ASP learning the FSO component Operation example skill (7)

fso| Skills But imagine: if not "110", but "1100", that is not to extract 4 bits ... This shows that the procedure is not perfect. So keep thinking: the extracted value is always after the letter "a", and the value is always between the letter "a"

ASP learning the FSO component Operation example Skill (9)

fso| Skills one, FSO. GetFile Extracts files corresponding to the file object 1,getfile. Asp      set fso = CreateObject (" Scripting.FileSystemObject ")   set f1 = fso. CreateTextFile (whichfile,true)   f1. Write ("This is a test". My Name is

19 Basic Tips for ASP (1)

Skill 1. Now the date Time command is    The 2.ASP method for obtaining data entry in form (from) is to use one of the built-in objects (object)-requect, it varies by get,post.    3. If you want to write yourself in VB or other languages,

19 Basic Tips for ASP (2)

Tips for the following example: Fori=1 to Request.fron ("INPUT1"). Count Response.Write Request. From ("Input1") (I) " Next %> if INPUT1 has two values, it shows * If the index specified is not used to read which. Available 〈% for

Add a lock to your FileSystemObject object-asp the vulnerability set

Filesystemobject| object now provides support for the ASP free space more and more, for the ASP enthusiasts is undoubtedly a good momentum, but many provide free ASP space sites are not on the FileSystemObject this to as a result of any

Writing counters with ASP

Counter    Dim Fso,f,no,i ' Defining variables is definitely a good habit    Set fso = CreateObject ("Scripting.FileSystemObject") ' establishes an instance of an object    Set f = fso. OpenTextFile (Server.MapPath ("count.no"), 1, True) '

ASP Logging Program

Program ' Writing log program ?' Username: User information (identifies the person who performed the operation) ' operate: action (to indicate what the user did) ' userip: User IP (the IP address of the computer that identifies the user used

A section of ASP file to view the source code program.

Program SUB printline (ByVal strLine) Strline=server. HTMLEncode (StrLine) Strline=replace (StrLine, " Strline=replace (StrLine, "%>", "%> Strline=replace (StrLine, "", " Strline=replace (StrLine, " Strline=replace (StrLine, "-->", "--&

Over debugging this sill--asp. NET can not debug problem analysis

asp.net| problems using Vs.net's friends can often encounter situations where you can't debug asp.net, and some friends give you some practical solutions. To sum up, the following aspects are generally included (Please note: Here is a discussion

The rapid transformation from ASP to asp.net

asp.net ASP spent two years, three months ago began to transfer to ASP.net, and completed the first Job Employment Center website (HTTP://JOB.N ju.edu.cn), from one language to another, the process is always difficult, so I want to put me in the

asp.net retention status between multiple pages

Asp.net| page Preface today is my new job the next day, finally returned to CSDN, on their blog to write the first article. do not remember how many blogs they have, today began to decide, in this record, I later days and life bar. asp.net

Confusion about the new control under ASP.net 2.0

Asp.net| Control You know, under asp.net2.0, Microsoft has given a new control of the system, some of it useful, such as the Membership member management system, and the Step-by-Step wizard controls have saved us a lot of time, while others, such

ASP.net 2.0 easy to achieve site change skin

asp.net   First, Introduction: With themes we can easily change the style of controls and pages without having to modify our code and page files. Themes files are separately placed under 1 App_Themes folders and are completely separate from your

asp.net Crystal Report printing and exporting format

Asp.net| Printing | Crystal report in asp.net The Crystal Report does not provide the export and printing functionality of the report as it does in Windows Form, it requires us to add code to control, and here's a demo: Export: myreport

Create a custom action in ASP.net atlas

The Asp.net| creation action is a class of components that inherit from the Sys.action base class in ASP.net atlas to implement a class of event-handling capabilities that are raised by an event. The action is similar to the function of the event

The same user in an ASP program is not allowed to log in at two times

log

Program Landing Page Login.asp: If request. Form.count>0 Then Session ("username") =request ("username") Application (Session ("username")) =session. SessionID Response. Redirect ("index.asp") End If %> Other pages that need to be

Asp. NET page Title single point solution

Asp.net| Resolution | The page recently used the page navigation component SiteMapPath in the. net2.0, and thought of a simple and convenient mechanism to solve the problem of not synchronizing the page title. The current problems: First, the

Total Pages: 1800 1 .... 917 918 919 920 921 .... 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.