A practical ASP-connected database function

function | Connection Database Careful developers sometimes think of a page in which we need to read and write a database that contains similar The code, in fact, when you do not have any read-write database operations, the database connection is

ASP use Server.Transfer to implement permanent blog link

server| Blog | link A permanent link can be seen in the tail of many blog posts. This link is generally lasting, even if the blog program changed, you can use this link to access the original log, and will not find the situation of the page, which

ASP dynamic Include files

include| Dynamic by must exist and be precompiled (regardless of whether the previous condition is preceded) often have the requirement to include different files according to different requirements are different settings for each individual,

ASP. NET: settings page buffer bring out the problem.

Asp.net | PAGE A few days ago, use in a program respoonse. Redirect ("A. aspx? F = 9 #12 "), found in IE inside, jump after the page ignore # After the contents of, the strange thing is on the same page to their Redirect, this problem existed,

ASP.net:Literal Control Usage

net

Asp.net| Control Just started learning. NET friends may not know literal and label exactly what difference, in fact, they also have only one difference, that is, after the conversion to the client HTML code, label became and literal is what mark

Implementing Mailbox Access with ASP

Do you see this feature on some pages when you visit a Web site---you can access this site while You can also see if there are any new messages in your free mailbox. Does this feature make you feel very exciting, very mysterious? Below, I use ASP to

Insert Flash animation in asp.net application

Asp.net|flash Animation | insert ASP.net students may still be wondering if they can play the animation, in fact, in the ASP.net swf format playback and in the HTML is the same you only need to asp.net in the interface of the and in the following

Caching in asp.net

asp.net the majority [if not all] of the "pages in a" dynamic website are dynamic. This is, pages this are created on user request. As we know, Dynamic Web pages help-provide dynamic content, customized for the user requesting the page [e.g.: the

How to quickly find an ASP error

The error was read today on the network about how to use the Debugging ASP program under Windows 2003 common Errors and Solutions (a), look good! I also write programs, all kinds of programs have written, C + +, VB recently used in the development

code example: Using ASP programming to realize QQ online situation inquiry

Programming | online The method of this procedure is to use XMLHTTP to read the corresponding HTML code of Tencent website to get the head of QQ, according to this idea, we can also crawl many other website information, such as weather forecast,

Asp. NET can not use JS to achieve pictures with the screen to move the solution

asp.net|js| Solution Using JavaScript in a pure HTML file allows the picture to move with the screen normally, but the same JavaScript code does not have the slightest reaction on the ASP.net page, and the picture can't move with the screen.Main

IP access restrictions made by asp.net

asp.net| Access I do a message when I think of doing so, the specific ideas may not be good, to make just a comment, hope that there is a better way! IP Add page is a ListBox, TextBox, two button, while on other pages directly with the current IP

Discussion on the use of Ajax in ASP.net

Ajax|asp.net Ajax is not a short time to come out. Although it is controversial in some respects, it is afterward. Ajax cannot say which language it belongs to, but the intersection of any language with Javascript,xml. I think it's more appropriate

Introduce a few asp.net but very important method functions

asp.net| function Let me introduce you to a few. Several methods of the path class in net: 1. Path.Combine (String, String)Returns a path based on the two paths given.For example:String completepath = System.IO.Path.Combine (@ "c:\MyApp", @ "images\

ASP tips: When you encounter the inability to use ASP tags

Skills A lot of friends used to say that is in the program upload shell process, the program does not allow the contents of the tag to upload files, so there are many shells can not upload up! Then we have no other way, of course! Oh! We take the

Example of using JavaScript to invoke ASP implementation process

Javascript| process You may have seen this way of calling: You may also have seen: But you may not have seen the following calls: Yes, please believe that your eyes, is a script to call the ASP file, in fact, this method has been used online

Introduction of ASP to prevent frequent page refresh

Refresh | Web Dim refreshintervaltime Refreshintervaltime = 3 ' Prevents refresh time seconds, 0 means not preventing If Not IsEmpty (sessions ("visit")) and IsNumeric (session ("visit")) and int (refreshintervaltime) > 0 Then if (Timer ()-int

ASP: Smart paging with super long characters

Paging Request Form ItemI_forder = Request.Form ("I_folder")I_topic = Request.Form ("I_topic")I_title = HTMLEncode (Request.Form ("I_title"))I_body = Request.Form ("Body")I_source = Request.Form ("I_source")I_keyword= HTMLEncode (Request.Form

Asp+js code to obtain and display the server time in real time

asp+|js| Server | display   The first type of code: javascript + ASP to obtain and real-time display server time   Another type of code: javascript + ASP to obtain and real-time display server time Because I do not have ASP space, so only everyone

ASP/JSP implementation of the article title long after the ellipsis effect

Js The production of dynamic Web pages often used to hit the title is very long, we want to show only part of the content, the way to achieve the following. Methods implemented by ASP: 12 then%> Methods implemented by JSP: Write yourself a

Total Pages: 1800 1 .... 1727 1728 1729 1730 1731 .... 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.