<% Const IMGS_DIR = "/images/" Dim objFSO, objFolderObject, objFileCollection, objFile Dim intFileNumberToUse, intFileLooper Dim objImageFileToUse Dim strImageSrcText Set objFSO = Server.CreateObject("Scripting.FileSystemObject") Set objFolderObject = objFSO.GetFolder(Server.MapPath(IMGS_DIR)) Set objFSO = Nothing Set objFileCollection = objFolderObject.Files Set objFolderObject = Nothing Randomize() intFileNumberToUse = Int(objFileCollection.Count * Rnd) + 1 intFileLooper = 1 For Each objFile in objFileCollection If intFileLooper = intFileNumberToUse Then Set objImageFileToUse = objFile Exit For End If intFileLooper = intFileLooper + 1 Next Set objFileCollection = Nothing strImageSrcText = IMGS_DIR & objImageFileToUse.Name Set objImageFileToUse = Nothing %>






   +86-21-6451-2099
           +86-21-6451-2669


  Info@bxparts.com














Copyright(C) Shanghai Jiawen Performance Industries All rights reserved.
地址:上海市漕溪路250号银海大楼B区7楼02室 电话:+86-21-6451-2099 /+86-21-6451-2669 传真:+86-21-6451-1721
 E-MAIL:Info@bxparts.com《中华人民共和国电信与信息服务业务经营许可证》编号: 沪ICP备05001900号