[Original address] ASP. NET Ajax under the hood secrets by pageflakes.com creator[Original article publication date] Sunday, December 03,200 6 pm
Pageflakes.com is a cool, award-winning Web 2.0 startup. They ranked first in the start pages Seo
[Original article] Download ASP. NET Ajax PDF cheat sheets[Original article publication date] Wednesday, January 10,200 7 AM
On the http://aspnetresources.com site, Milan negovan compiled some great memo tables (cheat sheets) for the client
ASP regular expression, found on the InternetArticleBoth are reproduced in the same copy, and only the replacement is described. There is no description of how to extract the required string. Here is an example.
The reason was that a csdn user
After testing, this method kills ASP and aspx versions and is not applicable to PhP.
Many previous methods, such as uploading files of *. asp and creating directories such as *. asp ......
Today I met a fck Editor, which is the same as many
5. Configure ckeditor
Modify ckeditor \ config. js as follows:
Ckeditor. editorconfig = function (config) {var ckpath = '. '; // the path of the ckeditor folder. It is used to set config for the following six ckfinder paths. filebrowserbrowseurl =
6. Configure ckfinder
Modify the admin \ ckfinder \ config. ascx file. The content is as follows (there are two modifications in it. Please search for the word "modify ):
7. Modify admin \ ckfinder. js
The following content is transferred from: http://fableking.iteye.com/blog/1396363
Open the ckfinder. JS File
I,
FindJS Code
ChangeJS Code
II,
FindJS Code
VaR P = "\ 074 \ 144 \ 151 \ x76 \ x20 \ 143 \ x6c
To install the flashcom test version, download it from media.
The Code is as follows:
[Jasoft. aspx]
[View. aspx]
untitled document
Codebase = http://download.macromedia.com/pub/shockwave/Cabs/flash/swflash. Cab # version = 6, 0, 500 width = "500
[Original address] extending the ASP. NET 2.0 localization model with a database resource provider[Original article publication date] Wednesday, November 29,200 6 pm
Earlier this spring, michè le Leroux Bustamante wrote a wonderful article entitled
[Original address] tip/trick: Use the ASP. NET 2.0 CSS control adapters for CSS friendly HTML output[Original article publication date] Wednesday, November 29,200 6 pm
I'm tired of using the built-in ASP. NET Server-side controls to generate HTML
1. Put an upload control and an image control on the page.
2. Write the onpropertychange = "show (this. Value)" event in the upload control, call the show function in JS, and pass its parameters to Js.
IE6, IE7 passed the test (Note: implement
Asp.net Architecture
Processing of Asp.net requests-------------------What must be mastered by httpmoduleWhat httphandler must master is very usefulThe above two instances---------------------Asp.net event model Mechanism
-----------------------IThe
We know that an ASP. NET Server Control has three IDs: ID, clientid, and uniqueid.
IDIndicates the server of the server control,Uniquely differentiate server controls by ID in server code(Therefore, the ID must be unique in the same page
In. in net2.0, when the readonly = "true" attribute is set for a textbox on the page, assign a value to it through the client script, this value cannot be obtained when you access the text attribute in the background code. After trying, we found
Traditional Approach
To facilitate the comparison, I would like to spend one minute reviewing the old method of transferring data on the webpage.An HTML table element has an action attribute.It is used to specify the resources on the server (the
We encounter this problem during project reference:
When a page is loaded, a style is displayed. When some client or server methods are called, the style of the page changes.
If the page style is not rewritten through a program, it may be that
1. custom error page Although the public error message we send to the user is secure, that is, it does not threaten the secret of the application, but such information is not good-looking. Maybe you want users to never see such information. On
We know that the querystring method can be used to transfer values on the two pages of ASO and net. However, it is not safe to use it, and it is a little careless, it will completely expose the transmitted information parameter value to the URL.
1. Set the Web. config file.............
2. Before passing Chinese characters, encode the Chinese parameters to be passed and decode them upon receiving them.
> TransferString name = "Chinese parameter ";Response. Redirect ("B. aspx? Name =
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.