<%function getGRSN() dim theGRSN Randomize theGRSN = Int((9999999 * Rnd) + 1) getGRSN = "GRSN=" & CStr(theGRSN) end function function createRnd() dim retval retval = getGRSN() if Len(retval) > 4 then retval = Right(retval, 4) end if if Left(retval, 1) = "0" then retval = "5" & Right(retval, 3) end if createRnd = retval end function%>
登录名
密  码
 
 
 
 
 
 
 
 
版权所有:天津市世纪丰泰不锈钢有限公司 联系电话:022-27628971 传真:022-27639245