|
-
Jun 7th, 2000, 01:41 AM
#1
Thread Starter
Member
I Have A Idea For Yall VB Mega Programmers... You Know How VBScript And VB Is Almost The Same...Well Why Dont You Build A Program That Zips And Unzips And then Try To Make One That You Can Zip And Unzip On The Web.I Think That Would Be Cool.
I Think I Might Dont Know The Answer To That One...
-
Jun 7th, 2000, 01:52 AM
#2
Member
isnt a zipping program either API or DLL specific, in that you need them to run it? So what if the client PC doesnt have those needed files on it?
-
Jun 7th, 2000, 01:53 AM
#3
what planet are you from?
-
Jun 7th, 2000, 02:08 AM
#4
Thread Starter
Member
I Found A OCX
I Found A OCX That You Could Use To Make It Zip On The Web So You Wouldnt Need A DLL Or API To Run It.And I Am From The Planet Called SiliconAlley...
I Think I Might Dont Know The Answer To That One...
-
Jun 7th, 2000, 02:27 AM
#5
You mean something like WinZip? That some say that takes millions of lines of code.
-
Jun 7th, 2000, 03:06 AM
#6
Hyperactive Member
Zipping something is not that easy, first of all you must know huffman encoding, which is not that easy of alorithm to learn and use correctly. And megatron is right, something like winzip is alot of code, alot of error checking.
[Edited by billrogers on 06-07-2000 at 04:13 PM]
-
Jun 7th, 2000, 05:32 AM
#7
A friend of mine told me that WinZip had almost as many lines of code as Windows itself. We know this is not true, but it does come close.
-
Jun 7th, 2000, 05:39 AM
#8
Too easy, well if ya get the control anyway
Log onto http://www.vbaccelerator.com they have a project up and running which shows how to zip and unzip in vb, including source code. The actually zip/unzip is a freeware thing, and was l think used as the basis for Winzip. Which just goes to show the power of vb
-
Jun 8th, 2000, 06:09 AM
#9
Winzip was programmed using C++
-
Jun 8th, 2000, 07:55 AM
#10
transcendental analytic
Don't try to race Winzip, they are million steps ahead. Also can't you think of any other formats than zip zip zip, what about rar and ace? Is there any good controls for those formats? They are much better than zip, although
it's slower to compress.
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Jun 8th, 2000, 05:28 PM
#11
Fanatic Member
Been done before...
I've been to a site (can't remember where or why) that you can select stuff, and then it zips it up, and you can download the created zipfile.
r0ach™
Don't forget to rate the post
-
Jun 8th, 2000, 05:48 PM
#12
Hyperactive Member
crazymarc - how long does it take for you to type a reply with all those capitalised words in it ? . VB has gone to your brain me thinks. ( and mine, I type your name as CrazyMarc originally )
That's Mr Mullet to you, you mulletless wonder.
-
Jun 8th, 2000, 05:56 PM
#13
transcendental analytic
strconv ("MAYBE HE WRITES LIKE THIS or maybe like this, but when he use this thing he Can Make It Look Like This" ,vbProperCase)
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Jun 8th, 2000, 11:48 PM
#14
Thread Starter
Member
I Just Have A Habit...
I Just Have A Habit Of Writing Like This Cuz This Is How I Usually Write When Im Typing Up VB Code.And If Anybody Wants The WinZip OCX Just Post A Reply And Then Ill Send It To Ya. - Marc
I Think I Might Dont Know The Answer To That One...
-
Jun 9th, 2000, 12:32 AM
#15
transcendental analytic
Does it have a % progress property Marc?
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Jun 9th, 2000, 12:36 AM
#16
Thread Starter
Member
What Do You Mean Kedaman?
I Think I Might Dont Know The Answer To That One...
-
Jun 9th, 2000, 12:48 AM
#17
transcendental analytic
Does it have any progress property so that i can connect it to a progressbar showing how many percent is left to unzip/zip?
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Jun 9th, 2000, 01:00 AM
#18
Thread Starter
Member
Yup It Does.It Has A Whole Bunch Of Neat Features.
I Think I Might Dont Know The Answer To That One...
-
Jun 9th, 2000, 02:19 AM
#19
Is it a WinZip OCX? Or just a regular OCX. If it's made by Winzip then I'll have it.
-
Jun 9th, 2000, 05:15 AM
#20
transcendental analytic
Then, send it to me, i might have use of it
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Jun 11th, 2000, 06:22 AM
#21
Does it have both zip and unzipp
Could l also get a copy sent to [email protected] should still be at this site for a month or so.
-
Jun 11th, 2000, 08:09 PM
#22
Thread Starter
Member
Yup Its Winzip And Its Has Zipping And Unzipping Features.Ill Send To Yall Who Wants It In A Minute.
I Think I Might Dont Know The Answer To That One...
-
Jun 11th, 2000, 11:49 PM
#23
Hyperactive Member
Gotta Get Me Some!
Gimme some sugar!
Erm...<cough>...Please send me the aforementioned file.
Cheers mucka!
-
Jun 11th, 2000, 11:59 PM
#24
-
Jun 12th, 2000, 12:21 AM
#25
Lively Member
I owuld also appreciate a copy :)
U know the drill Plz send a copy of the control to me My address is [email protected].
Cheers mate.
REM
-
Jun 13th, 2000, 05:41 AM
#26
Thread Starter
Member
I Think I Might Dont Know The Answer To That One...
-
Jun 13th, 2000, 05:47 AM
#27
-
Jun 13th, 2000, 05:52 AM
#28
transcendental analytic
I'm downloading it right now, thanks. So now i have something to play with on my trip
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Jun 13th, 2000, 05:53 AM
#29
Yup, I'm getting it right now as well!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|