This is my first blogArticleI used to read the articles in my blog. I think there are many cool people here. You can learn a lot here.
Recently I have been studying Asp.net and found that it looks easy and I am confused about it.
After reading an
Existing HTML auxiliary methods
ASP. net mvc 1 released a set of HTML auxiliary methods to help generate HTML interfaces in view templates. For example, to output a text box, you can use the HTML. Textbox () method in your. aspx view template to
Introduction to using the ...asp.net urlpager control in the editor
1. Introduce urlpager. dll
2. Add in Web. config
3. register the route (in the Global File)
Using system. Web. Routing; // introduce the namespace
Call methods in
Url = "http: // 127.0.0.1/test/20021317173156951.swf" 'address for testing
If url = "" Then die ("URL cannot be blank.") 'dare to repeat me, empty URL can't'
T = faster Rev (URL, "/") 'Get the last "/" location'
If T = 0 or T = Len (URL) Then die
I made an ASP practical class library a few days ago.-- Put asplib in the root directory| -- System| -- Adovbs. inc| -- Util| -- Configuration. asp| -- Dataaccess. asp| -- Validator. asp| --......| -- Control| -- Dropdownlist. asp| -- Datalist. asp|
Save it as sitemap. asp and put it under the root directory of the website. Set the name of the folder to be generated and run the command.
'Sitemap. aspSession ("count") = 0'Your Domain NameSession ("server") = "http: // your website
Bytes ----------------------------------------------------------------------------------------
When forwarding, please keep it loose? This statement does not affect your display speed!
************ ****************
Example: IMG. asp? List = image
24. Why do I always refresh the lower row selected by the DataGrid and scroll to the top? The selected row cannot be seen due to the relationship between the screen.
page_load page.smartNavigation=true 25. modify data in the DataGrid. When you
Sometimes we want to provide multi-language support for our web pages. It would be too troublesome to use one web page in one language. Fortunately, Google provides the language tool function, the following describes how to use it to convert web
1. error message
Microsoft ole db provider for ODBC drivers error '000000'
[Microsoft] [ODBC Microsoft Access 97 driver] the Microsoft Jet Database
Engine cannot open the file '(unknown)'. It is already opened exclusively
By another user, or you
Below is the urlindex table in the Library: the URL and keywords fields are indexed respectively.
URL text (Index: Yes (no duplicates ))Title textDescription textSummary textKeywords text (Index: Yes (no duplicates ))
Doquery. asp
simple search
Ajaxed: Free classic ASP AjaxLibrary (VBScript ). An Ajax class library compiled for ASP, similar to xajax in PHP, Including prototype, JSON also encapsulates database operations, very good!
Do you think classic ASP is old and not up to
Hitting the Enter key in a textbox can sometimes have undesired effects like the wrong submit button being "clicked". the method described below allows you to specify a default button to submit when the user hits the Enter key in a textbox.
When
Added built-in masterpage support in ASP. NET 2.0, which is a great convenience for us. However, after a period of use, I found that masterpage is not so perfect: The nested masterpage cannot support the design-time interface, and the problem of
First, send the request and then process the response. I directly access WebService written in. NET and click the method name to view the instance code. I only need to use Microsoft. XMLHTTP in ASP to send the request, and then process the XML
ASP. net MVC tempdata is used to transmit some temporary data, such as transferring temporary data between various controller actions or passing some temporary data to the view. which of the following methods can be used to pass values between pages.
In ASP. net1.1, to improve performance, I believe many programmers will close viewstate on the page, but the benefits of viewstate are self-evident. Fortunately, ASP. net2.0 has greatly improved viewstate performance. Next, let's make a simple
When you use an enterprise-level template to build a multi-layer project, you cannot add Web user controls to the web project added to the solution. Even if the option "add Web user control" exists in the Add menu, the Web user control is changed to
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.