fso| Skills
four, FSO. MoveFolder
The main role is to move the folder, which is equivalent to a cut-and-paste action.
5,movefldr. Asp
Fso. CreateFolder ("C:\cnbruce")Fso. MoveFolder "C:\cnbruce", "C:\Program files\"%> see if the Cnbruce folder has
fso| Skills
Next, the following example specifically covers the question of the open method, remember? Under normal circumstances, open the file is to use the FSO. OpenTextFile ("C:\testfile.txt", 1), and the function of parameter 1 is to open the
The main thing to read these code is to understand the objects that manipulate binary data in ASP adodb.stream! This procedure is mainly used is adodb.stream, if you have this basis, you can further add more features such as adding miscellaneous
Web page | Download
Function Replaceremoteurl (SHTML, Ssavefilepath, Sfileext) '// '//remote save Picture '///////////////////////////////////////////////////// ' role: Replace the remote file in the string with a local file and save the
function to think of their own blog or empty on the dot content
by the way how to add other people's articles to their own blog
The function is used to remove HTML tags from text, and you can control which tags are deleted.
to control the
Upload | No component two days ago wrote the server-side download files to the client example, a friend sent a message to say want to discuss the efficiency of uploading files. Here is a personal point of view, friends can use
Client This procedure is a special method. The scope of use is relatively limited, and there is a certain risk. Borrowed from the ASP in the back door of some methods. The following is the program code.
Dim remoteaddr
If Request.ServerVariables
Asp.net| Program | upload | download
Check that the upload file is not emptyif (file1.postedfile!=null){String nam = File1.PostedFile.FileName;Gets the last "." in the filename (enclosing path). The indexint i= Nam. LastIndexOf (".");Get file name
asp.net
In this paper, some problems encountered in developing ASP.net wildcard mapping application in asp.net 2.0 are analyzed to illustrate the deficiencies of the page compilation model in asp.net 2.0. If there are any irregularities in the
Asp.net|web
Content comes from the network.
Abstract : This article describes the basic principles of Web.config files and related settings.
Content of this page:
Understanding Web.config Documents
The Web.config file is an XML text file that stores
Dynamic join libraries (DLLs) are an important way to speed up the execution of critical parts of your application, but I'm afraid most people don't know that the ASP file can also speed up the execution of the server by calling the DLL, and I'll
The Request| object Request object can receive information from the client and obtain relevant information on the browser, including information passed through the URL parameters, parameters such as post or Get methods in an HTML form, and cookies.
The application of ASP to implement search engine function is a very convenient thing, but, how to achieve a similar 3721 intelligent search? For example, when you enter the "Chinese people" in the search conditions box, automatically extracts
Asp.net| dialog box finally began to write the B/s program.
Today encountered a problem, how to deal with modal dialog box. The specific requirements are: on the selection page of the "Add" button, pop-up modal dialog box, add a record in the dialog
Submit a Form | Abstract example: specific features see "I Love Blog (http://www.woiblog.com)" in the relevant use of the introduction!
1, to achieve the function is in the browser plus a right key shortcut to submit the selected page or picture
Elite 1. Oncontextmenu= "Window.event.returnvalue=false" will completely mask the right mouse button
no available for table
2. deselect, prevent copying
3. onpaste= "return false" is not allowed to paste
4. oncopy= ' return false; ' oncut= '
Programs | objects | show
In ASP, we often need to display a picture in a database that is stored in binary form on a Web page. The general picture shows no problem, because this article has a lot of, I will no longer elaborate. But sometimes the
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.