|
|
|
MD5 Hash by String
2
access the system time on a remote computer using VB.Net
1
Simple code to get the html of a webpage and send is as a html email msg.
1
Code to compress a Access database on the serve
2
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.
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
alert("HI")
1
Digest::MD5 is core from 5.8.
16
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
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
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
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
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.







