tmp = "0123456789abcdefghijklmnopqrstopwxyz" tmpPWD = RoundStr(tmp,8) Function RoundStr(str,Num)
function makePassword(byVal maxLen) Dim strNewPass Dim whatsNext, upper, lower, intCounter Rand
'生成任意位随机数的函数 'strLong是随机数字的位数,数字型 Function rndNum (strLong) Dim temNum Randomize
Place this code into an ASP Page and run it! -- Random FileName Creation Function Generator(L
<html> <meta http-equiv="Refresh" content="2"> <!-- Place this code into an ASP P
<html> <meta http-equiv="Refresh" content="2"> <!-- Place this code into an A
<html> <meta http-equiv="Refresh" content="2"> <!-- Place this code into an ASP P
<%for i = 1 to 100%> <% Randomize pass="" Do While Len(pass)<8 '随机密码位数 num1=CStr(Chr((5
要害是要在脚本中加入Oracle的环境变量和在备份文件名中加入$DATE变量-bash-2.05b$ more /opt/oracle/prodUCt/movedata/movedata1.sh
response.write getCode(10) '得到一个长度为10 的随机字符串 Function getCode(iCount) Dim arrChar Dim j