About a year ago, the VBS script virus uncovered a flurry of excitement, and a large group of VBS viruses flourished on the internet. At that time, almost all of the VBS virus with FSO, MAPI as a virus infection engine, so I think, VBS can access
Author: Sage of the Rice Fairy
Function: Add a certain text format to the scrolling text box, from the Dynamic update database.
Method: Database name News.mdb
1:addnews.asp.
Dim Dbstr
Dbstr= ""
Dbstr=request.form ("Tnewsindex")
AddRecord
Values char (' ABCD ', ' A ', ' OPMN ') returns the result of OPMNBCDUpdate EMP Set Name=replace (name, ' D ', ' W ') where empno=70The key to the use of this function is case-sensitive, there can be no space between the strings, otherwise it cannot
2. UseDisplays the information in a message box and waits for the user to click the button, returning the clicked button value (such as "OK" or "Cancel"). Typically used as a way to display variable values.2. GrammarMsgBox (Prompt[,buttons][,title][,
Previously, when processing Oracle's exports in code, if there is a return line in the field, processing is always very annoying, the practice is to put the field in the return line to kill, this is too dirt point, oh, but because of Oracle is not
Function
************************************' Get IP Address'************************************Function Userip ()Dim Getclientip' If the client uses a proxy server, you should use the ServerVariables (' Http_x_forwarded_for ') methodGetclientip =
The network is actually read the registry, but if you can get the IP configuration of the machine and other information, later configure IIS is simple.
The following script reads out all available IP addresses, subnet masks, but provincial gateways
What security issues may be in the ASP?
ASP has a simple, easy-to-use, multi-function, scalability and other powerful functions, but there are some problems. For example, if you use ASP, the security of the network can be greatly reduced! For an
--Removal of newline CHR update zhzl_address t set T.add_administration_num=replace (T.ADD_ADMINISTRATION_NUM,CHR (10), ");-- Remove carriage return chr (zhzl_address) Update T set T.add_administration_num=replace (T.ADD_ADMINISTRATION_NUM,CHR (13),
Today we have a general understanding of the database upgrade, or a lot of things worth considering.First, the pre-upgrade preparation is a lot of work to do:1. Testing and preparation, mainly applied to do stress testing. Because of the version
Requirements Scenario:There is a business database, using the MySQL 5.5 version, write a large amount of data each day, you need to either regularly delete the "specified period before" data in multiple tables, it is easy to implement in SQL Server,
The oracle Stored PROCEDURE generates the xml file create or replace procedure Pro_OracleToXML (personid varchar2, name varchar2, address varchar2, tel varchar2, ip varchar2, email varchar2) AS isql varchar2 (200 ); -- create a temporary table
You can use many methods to import/export ultra-large SQL text files in mysql, such as direct command operations on the client, multipart import, and source command operations on the client.
In practice, sometimes mysql Database Import and import
Magic spring [B .S.N] Follow Script Security sites.google.com/site/bsnguanzhujiaobenanquan
In the "Mining vulnerabilities in message books" article, I wrote a paragraph, that is, for the study of writing a sentence Trojan into the database, you can
1 , Role Displays the information in a message box and waits for the user to click the button, returning the clicked button value (such as "OK" or "Cancel"). Typically used as a way to display variable values.2 , grammarMsgBox
In order to facilitate the use of the reprinted article: http://www.oracle.com.cn/viewthread.php? Tid = 13979 & extra = & page = 1sql Load
Sqlldr userid = lgone/tiger control = A. CTL
Load data
Infile't. dat // file to be imported
// Infile 'tt.
Network programming is a mysterious and complex art, and of course it is also very interesting. The PERL language provides a wide range of TCP/IP network functions, all of which are directly derived from the C language socket library
1. Generate a file in the stored procedure of Oracle
It is convenient to generate files in Oracle, especially when an external interface is generated, it is completed through a scheduled task, it is more flexible than compiled languages.
When using
1. generate random series
Method 1
Code: [copy to clipboard] randomize 'updates the reverse data.
Funcation rand (k, n)
N = int (k-1) * RND + 1)
Rand = N
End funcation
Method 2Code: [copy to clipboard] n = maid. Value (1,255)
2. When a row in 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.