ASP generates HTML static page

Principle: Transfer variables through the browser, such as Http://127.0.0.1/shengcheng.asp?id=90 Code:If SaveFile ("/new/" &id& ". html", "http://127.0.0.1/news.asp?id=" &id& "") Then /new "&id&". html "is the file and path you generate." Http://1

Asp. NET tutorial; The realization of a qualified skin mechanism system

Do a Web program, can modify very little program code in the case, easy to develop skin and switch skin, should be needed, who do not want to, in the website interface want to change the time, to be changed a large number of logical code. The

The principle analysis of asp.net preventing hotlinking

If the station is referred to a small such outside station Hotlinking bring the "no effect" flow will bring pressure to the webmaster (traffic is also to the money drop). For the anti-theft chain can be from two aspects to prevent, one is the server,

Asp. NET control's execution lifecycle

Stage Actions that the control needs to perform The method or event to override Class Initializes the settings that are required within the life cycle of the incoming WEB request. Init Event (OnInit method)

asp.net function code to dynamically get Excel table names

Copy CodeThe code is as follows: public string Getexcelfirsttablename (string excelfilename) { string tablename = null; if (file.exists (excelfilename)) { using (OleDbConnection conn = new OleDbConnection ("Provider=microsoft.jet." + "OLEDB.4.0;

asp.net code to implement file downloads

Copy CodeThe code is as follows: public partial class FileDownLoad:System.Web.UI.Page { Provide downloaded files, not encoded words file name will be garbled private string fileName = HttpContext.Current.Server.UrlEncode ("spec. rar"); private

ASP query XML code, realize no refresh, fuzzy query function

xml| Refresh | No refresh ASP Query XML code, realize no refresh, fuzzy query function ways to not refresh page queries Please enter the query criteria: Query Results: Servername= "wyb" ' Server name user= "sa" user name pw=

ASP easy to create simple counters

The following is an introduction to using a database to implement simple counters The following is an introduction to using a database to implement simple counters' Save As Count.asp ' belowSet conn=server.createobject ("ADODB. Connection ")Conn.

Overview of the evaluation function in ASP

Collected and sorted out some common judgment functions of ASP isarray functionReturns a Boolean value that indicates whether a variable is an array.GrammarIsArray (varname)The varname parameter can be any variable.DescriptionIf the variable is an

asp.net News list Style code

News list: Copy CodeThe code is as follows: Href= ' newdetails.aspx? Type=&&id=&&page=0 ' > CSS file: Copy CodeThe code is as follows: . news_list {width:752px; padding:10px 10px;clear:both; padding:0px; line-height:170%;} . news_list

How to use calendar functions in asp.net

Today we are introducing the Ajax Calendar control provided by Microsoft. This control uses AJAX effects and sets events and effects through the foreground JS and style. Feature-rich, style own, real website design, MIS development of the necessary

Talking about how to use model in ASP.net MVC 3

Yesterday blog sent a new article, tell me about how to use the model in MVC, not what the big technology, when it is a technical discussion ^ ^ Original address: http://www.youguanbumen.net/Article.aspx?id=79 Original: I wrote an article two

IIS handles the page lifecycle of ASP.net requests and asp.net

What happens when a client page accesses IIS trying to get some information? What happens when a request passes through the HTTP pipeline? This article mainly describes the two processes, that is, IIS handles asp.net requests and ASP.net page

ASP script to run ASP script (original: V37)

Script | Write this little thing from the starting point, due to the frequent need for online use ASP script ADO to the Database execution table, modify the field Every time you want to FTP modify the upgrade file to pass up or online modified to

Discussion on the experience of ASP learning Introduction

Getting Started Experience | Introduction to VBScript Grammar VBScript statement is a kind of scripting language based on VB, mainly for Web server-side program development, we Here are only a few simple statements, mainly the operation of a

Asp. NET Tutorial: Talking about the asp.net implementation of the mail-sending engine

It's not a new thing to send emails with asp.net. There are many ways to send, such as SmtpMail method, socket method, through Third-party components JMail and so on. But this article is not about the technology used to send mail, But through a

Asp. The advantages and disadvantages of the method of building Web programs with PHP

Compare the pros and cons of two of the most popular ways to build Web applications Now when it comes to WEB development, you have a lot of choices. Many of these methods involve preprocessing-that is, embedding code into HTML pages with specific

Asp. Several encryption methods in net

The full name of MD5 is message-digest algorithm 5 (Information-Digest algorithm), in the early 90 by MIT Laboratory for Computer and RSA Data Security Inc, Ronald L. Riv EST developed and developed by MD2, Md3 and MD4. Its role is to allow bulk

asp.net 4 's Web Forms full support URL routing mechanism

The most exciting of ASP.net 4 Web Forms is the full support of the URL routing mechanism. In the past ASP.net 3.5 SP1, Web forms have more or less supported the URL routing mechanism, which gives us more flexibility in the rendering and use of Web

ASP with the database when dealing with some of the problems that may be encountered!

Data | database | Question: Why is the RecordCount value of my Recordset always returning-1? A: You should use this mode to open the recordset that accesses the database: Rs.Open strsql,conn,1,1 The strSQL is the SQL statement that operates the

Total Pages: 1800 1 .... 145 146 147 148 149 .... 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.