用asp实现把文件打包成Xml文件包,带解包的ASP工(8)


                                Response.Flush
                                .Close
                            End With
                        Set objStream = Nothing
                    Next
                Set objNodeList = nothing
            End If
        End If

    Set objXmlFile = Nothing

response.write "文件解包完毕"
%>
</body>
</html>

打包文件下载