Re: Compressing a xml file using compression algorithms
Tech-Archive recommends: Speed Up your PC by fixing your registry
<johnhitashi@xxxxxxxxx> wrote in message
news:d0633651-825a-4c16-8c16-5fe35dfc48c5@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi all,
I want to compress a xml file using any of the compression(ex
gzcompress as in php) methods in vb.
Is there any built in function to do this.PLease let me know.
I am totally lost.
You must be talking about VB.NET? VB6 and under have no compression
capabilities. If VB.NET, you'll want to ask in a newsgroup with "dotnet" or
"vsnet" in the name. This one's for VB6 and under only.
--
Mike
Microsoft MVP Visual Basic
.
Relevant Pages
- Re: Compressing a xml file using compression algorithms
... I want to compress a xml file using any of the compression(ex ... gzcompress as in php) methods in vb. ... Is there any built in function to do this.PLease let me know. ... If you are talking about .Net versions of VB, there are gzip compression functions as part of the .NET libraries. ... (microsoft.public.vb.general.discussion) - Re: how do I compress large files? was Re: can this backup script work?
... Since the mysqldump produces a file that is over a gig in size, we want to compress the file. ... So I'm using file_get_contents to load the backup database info as a string. ... Is PHP actually using a gig of memory to hold this giant string? ... saved to another server, linked to the current server using NFS. ... (alt.php) - Re: Anyone know AJAX / PHP?
... why not download all the dates in the database at page ... in terms of a php generated javascript array. ... the messages and dates..so you have a local copy to validate against. ... Whether Apache can routinely compress or not I have never bothered to find out. ... (comp.lang.javascript) - Re: PHP File Compression
... > From what I can tell, the PHP libraries allow you to compress a block ... compress them and deliver them as one compressed package. ... PHP Classes - Free ready to use OOP components written in PHP ... PHP Reviews - Reviews of PHP books and other products ... (alt.php) - reading pdf
... I was trying to use some of the pdf2text classes, ... I checked the pdf files from inside. ... but after I compress "Hello world" in PHP I get: ... data from PDF using PHP. ... (comp.lang.php) |
|