We should all know that the Recordset has a GetRows attribute, but the real use is not much, I also recently used!
In fact, this property is very simple, that is, the dataset output to an array. But the practicality is not small, here I give an
asp.net|web| Control
In ASP.net 2.0, to invoke each other between different Web controls, you must to refer to the following example
Default.aspx:
What we want to achieve is that when you press the button on control 1, the specified text is
Program | Basic Tutorials
In ASP, you can invoke the program from VBScript and other means.
Instance:
Calling subroutines that use VBScript
how to invoke a subroutine written in VBScript from an ASP.
Programming | encryption | Decrypting class Base64class
REM Const
Dim sbase_64_characters ' Conversion Code
Dim lenstring ' Computes the length of a string
Dim icount ' Counter
Dim ReturnValue ' return Value
Dim Tempchar ' Cached characters
Dim
Asp.net| page
During the life cycle of asp.net pages, the Page object exposes some standard events that are frequently used. The ASP.net page framework is automatically connected to (wired) the appropriate proxy instances of these methods at run
ASP.net has been used to enumerate many places in project development, and to display the enumeration to the Drop-down list box Our usual method is to add one to the Drop-down list control. It's okay to do this, but if the enumeration value in my
asp.net| Access | tips
ASP.net 2.0 allows you to access the trace information for each request through code in the TraceFinished event. The TraceFinished event is raised by the TraceContext object, which is used to expose trace messages after all
Asp.net| Encapsulation | script
[Note: This paragraph has nothing to do with the title content, but Skip] after reading the two episode Stargate and taking a bath, I finally decided to start writing this article. This is my first real original
Asp.net| Programming | controls
Today I used the user control in 2.0 and found that using the user control programmatically was quite different from the 1.X.
1. First, you want to declare a reference in the page header you want to use.As follows:
asp.net| function | thumbnail image
Generating thumbnails is a very common and useful feature in web development. Previously used only with COM components in the ASP, it is now easy to implement in. NET the powerful class library of the framework.
Use flash and ASP to make a message this-asp article (next)
About Send.asp, basic with view.asp
Text=request ("text")
Constr = "Driver={microsoft Access DRIVER (*.mdb)};D bq=" & Server.MapPath ("Luiyan.mdb") & ";"
Set conn = Server.CreateObject
Asp.net| Upload
In asp.net 2.0, uploading files is more convenient, because with the FileUpload control, the use is very simple,
if (fileupload1.hasfile)Try{Fileupload1.saveas ("d:\\lucenedata\\" + fileupload1.filename);Label1.Text = "File Name:"
Some days ago, a Exifinfo component was written with BCB. In fact, ASP can also be implemented.
With ASP performance on a little bit less, but can take the form of pre-read library, a picture processing once.
functions_exif.asp start
------------
Asp.net| Tips | string
Two practical ways to intercept strings (wrap more than a certain length)
1/**////2///intercept string, no Limit string length3///4/// string to intercept 5/// length of each line, more than this length of automatic line
asp.net|cookie| Chinese Characters | solving
Today, a student sister asked me: In the asp.net HttpCookie write Chinese characters, read the value of why are all garbled? In fact, this is because of the text encoding, the Chinese character is two
Learning Purpose: Install and debug ASP environment, write the first Hello World program.
First we'll install WINSOWS2000 's own IIS as
Server。 (WINSOWS98 PWS can be, but not recommended, the installation is roughly the same as 2000, here is not
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