Encrypt Passwords in the Database





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

« Previous 1 2 Next »
-5
Date Submitted Tue. Feb. 28th, 2006 5:20 AM
Revision 1
Syntax Master dannyboy
Tags ASP | Convert | VBSCRIPT
Comments 0 comments
Convert a decimal symbol to a binary
-5
Date Submitted Tue. Feb. 28th, 2006 5:27 AM
Revision 1
Syntax Master dannyboy
Tags ASP | Convert | VBSCRIPT
Comments 0 comments
Displays the hex value for an HTML color given the decimal RGB values. Uses Internet Explorer to show the hex value in the color itself.

-5
Date Submitted Tue. Feb. 28th, 2006 9:43 AM
Revision 1
Syntax Master dannyboy
Tags ASP | VBSCRIPT
Comments 4 comments
Validating the email address
-6
Date Submitted Tue. Feb. 28th, 2006 9:30 AM
Revision 1
Syntax Master dannyboy
Tags ASP | VBSCRIPT
Comments 0 comments
If you're asking your users to submit a password of 6-12 characters, you want to make sure it is done properly and without any special characters which could compromise your system.

To do this, you would want to use regular expressions
-7
Date Submitted Tue. Feb. 28th, 2006 11:27 AM
Revision 1
Syntax Master dannyboy
Tags ASP | check | login | VBSCRIPT
Comments 1 comments
Check if a user is logged in or not
-8
Date Submitted Fri. Mar. 3rd, 2006 8:01 AM
Revision 1
Syntax Master dannyboy
Tags ASP | COUNTER | VBSCRIPT
Comments 0 comments
The following ASP code will allow you to Count and Display the amount of visitors that are currently on or viewing your website.

You will have to save this ASP code into a file called 'global.asa', which must be uploaded to the root of your webserver.
« Previous 1 2 Next »