-- • Zulf/EpicZulf's Code Verification Sample(UPDATED) • --

Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
6 posts Page 1 of 1
Contributors
User avatar
Zulf
Serious Programmer
Serious Programmer
Posts: 441
Joined: Fri Jun 11, 2010 7:46 am

This has to be the most simple thing I have EVER made in Visual Studio (Visual Basics 2008).

Information
This is just a program/sample that requires you to enter a verification code upon running the program, it consists of a label that changes everytime you run the application, or when you press the 'New Verification Code' button. In order for you to access the application you must enter the correct verification code and press the 'Continue' button. The verification code numbers have a range of 0-99999;
UPDATE: It now has 3 'screens' that go under the label to make it a bit harder to get the number, each chosen by random upon startup.


Screenshots

- Version 1 -
Image

- Screens -
Image

Downloads
.EXE (Useful if you want to test before downloading source.): http://www.mediafire.com/?omezf54dymm
Source-code (I didn't feel it was necessary to post in source section, but if anyone ask I'll move it.): http://www.mediafire.com/?4uuzwmfhzmn

.EXE (UPDATE): http://www.mediafire.com/?zjkizkizxju
Source-Code (UPDATE): http://www.mediafire.com/?mlytzy2nmz5
Last edited by Zulf on Sat Jun 12, 2010 2:54 pm, edited 2 times in total.
Image
NoWayIn
VIP - Donator
VIP - Donator
Posts: 444
Joined: Sat Nov 21, 2009 11:16 pm

It works great!
Though this is something that you would use for a website to fight against bots :P
Lewis
Coding God
Coding God
Posts: 1564
Joined: Sun Dec 20, 2009 2:12 pm

Works great, and the code is so simple.
Image
User avatar
Zulf
Serious Programmer
Serious Programmer
Posts: 441
Joined: Fri Jun 11, 2010 7:46 am

Thanks for the replies. It could also be used if you want to make a login system for your form.
Image
Lewis
Coding God
Coding God
Posts: 1564
Joined: Sun Dec 20, 2009 2:12 pm

I like the update, it tries to make it harder! You should add some black stuff in ther :P
Image
User avatar
Zulf
Serious Programmer
Serious Programmer
Posts: 441
Joined: Fri Jun 11, 2010 7:46 am

I will in a minute, right now I'm re-organizing code and making the "New Verification Code" button refresh the screen also.

EDIT: If you want to make a screen for this upload it on here the dimensions are 61 x 21. (Width x Height) And be sure to make the white part transparent. And I'm also making a feature so it says the numbers in the box.
Image
6 posts Page 1 of 1
Return to “Full Software”