Subversion Repositories DevTools

Rev

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

Rev 5506 Rev 5957
Line 303... Line 303...
303
    newitem.add variableName, Request.QueryString(variableName)
303
    newitem.add variableName, Request.QueryString(variableName)
304
next
304
next
305
 
305
 
306
'Return the object
306
'Return the object
307
Response.Write oJSON.JSONoutput()
307
Response.Write oJSON.JSONoutput()
-
 
308
Set oJSON = Nothing
-
 
309
Call Destroy_All_Objects
308
%>
310
%>