Translation is very lame, hope everyone understanding, hehe.
Scriptlets-A better way to organize your ASP code
Scripts and components written with Extensible Flag Language (XML) and. Xml are used to define objects, methods, properties, and so
A view of the ASP's JavaScript program, convenient for everyone to learn ASP program (JS)
http://aspage.yeah.net/------------------------
--------------------from "rainbow drizzle"--------------------------------------------------
asp Source
WSH is a Windows Script hosting file.
You can write WSH scripts in both VBScript and JScript.
Be aware that although IE browsers and WSH use the same language
Engines, but they do not support the same object model. For example, WSH does not support
Recently wrote a small program, is the data in the database in the form of a tree graph to the client's browser, which uses ASP to remove data from the database, and then use JavaScript to display the data in a tree graph to the client.
When writing
class library files We download at the end of the file
"ThoughtWorks.QRCode.dll is the class library."
Need to increase when used:
Using ThoughtWorks.QRCode.Codec;Using ThoughtWorks.QRCode.Codec.Data;Using ThoughtWorks.QRCode.Codec.Util;
Main
Asp, php, and js get and control the image sizeThis article describes two ways to get the image size: php and asp. js, and js to get the image size and then use js to change the image size, the following is an example.Php is quite simple. Just use
Recently, I just created a project that requires that the data extracted from the series Data Library on the asp page be saved as an excel file, at the beginning, I finally thought about it and shared it with you !!-----------------------------------
The chick shooter mentioned the Performance problem of the DataGrid in the usage practice of the DataGrid. Now we can see that Microsoft DEV411 ASP. NET: Best Practices For Performance contains quantitative data, which is
Triggered by the userThe general usage of callback is simple. It is sufficient to directly refer to the help and example of msdn. However, if you really want to make good use of, use fine, or develop some web components based on the callback
Asp tutorial. net web. config configuration file node descriptionWeb. the config file is an xml text file used to store the configuration information of the web application of the asp.net tutorial (for example, the most common method for setting the
Asp tutorial. net radcombobox control garbled solutionThere are two solutions:1. Add in web. config2. decoder operations with garbled characters in the background codeBoth of the above are not good solutions. The first one may cause problems on
Js code:Var pname = encodeuri (' '));C # code: Encoding: var name = server. urlencode (request. querystring ["pname"]); decoding: var productname = server. urldecode (param [2]);Note: web. config is also configured on the Internet:,EncodingSender
Using system. data;Using system. diagnostics;Using system. data. sqlclient;String connectionstring = "data source = hg-j3ejj9lsw5py; initial catalog = test; user id = sa; password = hg ";Datatable = SQL _. select_datagrid ("select a from large where
Asp tutorial. net cookie operationsCookie limit to a folder or applicationHttpcookie appcookie = new httpcookie ("appcookie ");Appcookie. value = "written" + datetime. now. tostring ();Appcookie. expires = datetime. now. adddays (1 );Appcookie. path
Asp tutorial. net window value and control transfer value1. Transfer of values is very simple. Because in the same namespace, you only need to declare the value as public in the window to provide the value, you can use the class name in the window
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.