Subversion Repositories DevTools

Rev

Rev 5506 | Rev 6070 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5506 Rev 5957
Line 81... Line 81...
81
    newitem.add variableName, Request.QueryString(variableName)
81
    newitem.add variableName, Request.QueryString(variableName)
82
next
82
next
83
 
83
 
84
'Return the object
84
'Return the object
85
Response.Write oJSON.JSONoutput()
85
Response.Write oJSON.JSONoutput()
-
 
86
Set oJSON = Nothing
-
 
87
Call Destroy_All_Objects
86
 
88
 
87
'-------------------------------------------------
89
'-------------------------------------------------
88
' Function:    zipFile
90
' Function:    zipFile
89
' Description: Test the File Zipping process
91
' Description: Test the File Zipping process
90
Sub zipFile
92
Sub zipFile