-
Help. I'm stuck...
good day guys,
I'm stuck w/ my project. anyone can help me? anyway this is my project. My project is to make a VB2010 application that can store encrypted msg in GIF file. you can only view that stored msg in that gif file if you use my project and using the password that used to encrypt it. i dont know how to encrypt and decrypt in vb so i need some help guys thanks...:eek2:
-
Re: Help. I'm stuck...
A gif is a format of a file. If you are not storing a gif format in the file, then it is not a gif file. It is a custom file that just happens to have the same extension as a gif file.
Now, we are not here to do your homework, that is your job. First do some research, a quick search will give you 100s of examples into encrypting and decrypting text. You will get a result much quicker, and generally there may have been discussion on that example giving you advice to problems using that example that others have already come up against. Here is a good one for a start. If you get stuck on a particular part, thats when you come here to ask a question, maybe to explain why it won't work, how to improve, or what something is doing that you do not understand.
Copying and pasting someone elses code will not get you a good grade, nor teach you how to write a program.
-
Re: Help. I'm stuck...
thanks grimfort i do get you.and in fact this what i really need. thanks a lot. uhm i hope you can help me again if i have some problem.. :D