Subversion Repositories DevTools

Rev

Rev 5506 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5506 Rev 5957
Line 181... Line 181...
181
    newitem.add variableName, Request.QueryString(variableName)
181
    newitem.add variableName, Request.QueryString(variableName)
182
next
182
next
183
 
183
 
184
'Return the object
184
'Return the object
185
Response.Write oJSON.JSONoutput()
185
Response.Write oJSON.JSONoutput()
-
 
186
Set oJSON = Nothing
-
 
187
Call Destroy_All_Objects
186
%>
188
%>