用asp实现把文件打包成Xml文件包,带解包的ASP工具附下载

2019-04-02 07:26:57王振洲

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

    Set objXmlFile = Nothing

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

打包文件下载