Hi everyone i need help again :$ ok the first what i want to know is
how to make a md5 hash generator second
a frend of mine wants to make a quiz and the problem is at the end of the quiz he wantz to make a highscore table people should insert they names and see who gots at most score
Help with those 2 things !!!!
Started by kresh7, Feb 20 2008 07:26 AM
3 replies to this topic
#1
Posted 20 February 2008 - 07:26 AM
|
|
|
#2
Posted 20 February 2008 - 09:08 AM
To make a MD5 hash generator you'll first have to find out how they work and how they're implemented. You can find lots of information around on the internet.
There's multiple ways to save data like your friend wants. It can be saved in a database, plain-text file, or something else. Find out how it shall be saved, and everything will be much easier for you.
There's multiple ways to save data like your friend wants. It can be saved in a database, plain-text file, or something else. Find out how it shall be saved, and everything will be much easier for you.
#3
Posted 20 February 2008 - 09:47 AM
can you show me an example project
#4
Posted 20 February 2008 - 03:45 PM
I would suggest you use a DLL to calculate the md5, will be quite complicated for you to make it in pure VB
And as for the saving I there are too much options for your friend, just choose one.
And I can't show any code ATM, because this is the second time I'm formatting my computer in the last 5 days.. so for now I'm not planning to install everything, and I will not install VB 6.0 for now.
And as for the saving I there are too much options for your friend, just choose one.
And I can't show any code ATM, because this is the second time I'm formatting my computer in the last 5 days.. so for now I'm not planning to install everything, and I will not install VB 6.0 for now.


Sign In
Create Account


Back to top









