MD5 Hash by String





ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

« Previous 1 2 3 4 Next »
2
Date Submitted Mon. Jul. 6th, 2009 2:06 AM
Revision 1
Scripter Cloudgen
Tags Control | remote | system | Time | VB.NET
Comments 1 comments
access the system time on a remote computer using VB.Net
1
Date Submitted Thu. Apr. 30th, 2009 7:16 AM
Revision 1
Beginner johnyM
Tags Email | VB.NET
Comments 0 comments
Simple code to get the html of a webpage and send is as a html email msg.
1
Date Submitted Thu. Apr. 30th, 2009 7:09 AM
Revision 1
Beginner johnyM
Tags VB.NET
Comments 0 comments
Code to compress a Access database on the serve
2
Date Submitted Mon. Apr. 20th, 2009 12:31 AM
Revision 1
Beginner KILOWatts
Tags Captcha | Security | verificaion
Comments 0 comments
Who needs another captcha script right. Well, I actually only initially started this script for another reason and I thought it would make a cool captcha.

This class can create a captcha from a set message or a generated random message for verification all without using any images. It creates characters by shading in table td cells with a user set background color and leaving other cells transparent or whatever you set it to. The result is a grid of colored cells that draws out characters similar to an led sign. Many of you may hate the usage of tables in this way, but I think it's pretty cool.

Certain characters in the captcha text can be highlighted or even flashing. You can validate using the whole captcha text, the highlighted/flashing text or the non-highlighted/non-flashing text.
-1
Date Submitted Wed. Mar. 18th, 2009 5:24 AM
Revision 1
Scripter mycodeofshailendra
Tags JavaScript | Security
Comments 0 comments

alert("HI")
1
Date Submitted Sat. Mar. 8th, 2008 3:54 PM
Revision 1
Helper chorny
Tags MD5 | Perl
Comments 0 comments
Digest::MD5 is core from 5.8.
16
Date Submitted Mon. Jan. 15th, 2007 5:30 PM
Revision 1
Helper Idlemind
Tags Authentication | mysql | PHP | Security
Comments 8 comments
MySQL 5.x Stored Routines, PHP Session Values, a little CSS oh my! Complex to set up but easy to impliment. Geared toward security, simplicity (of use) and convenience.
10
Date Submitted Thu. Jan. 11th, 2007 9:47 AM
Revision 1
Scripter Casper42
Tags ASPX | SQL | VB.NET
Comments 2 comments
This routine will get an image stored in a SQL database (IBM Informix shown here) as a BLOB and return it to the screen.

To place this on an HTML page simply add

I have an MD5 hashed version as well, but can't share that...(So you can have encrypted id's passed)

Have fun,
Jeremy
10
Date Submitted Thu. Jan. 4th, 2007 4:22 AM
Revision 1
Beginner jimmah
Tags DataGrid | forms | VB.NET | windows
Comments 3 comments
The easiest way to give columns in a DataGrid the look you want is to use a DataGridTableStyle and to add a GridColumnStyle for each column in the grid.
7
Date Submitted Sat. Nov. 18th, 2006 5:40 AM
Revision 1
Scripter Pio
Tags Serialization | VB.NET | XML
Comments 0 comments
I use something similar to this in an application named Shock 3. It provides you with your own Custom settings that can handle your own Custom types as well.
« Previous 1 2 3 4 Next »