Sitemaps XML format 04/23/2021
The Sitemap protocol format consists of XML tags. All data values in a Sitemap must be entity-escaped. The file itself must be UTF-8 encoded.
Author: Guitarman
Language:
HTML, XML
Tags:
Read More
Geo IP Filter 04/18/2021
This is a geo IP filter for a PHP website.
Author: Admin
Language:
PHP
Tags:
Read More
Webserver Class 04/15/2021
This is a simple http webserver class I found years ago.
Author: Guitarman
Language:
C#
Tags:
Read More
Redirect HTTP to HTTPS on IIS 04/10/2021
Add this to your web.config file to redirect users to HTTPS on IIS web servers. (ASP.Net and PHP)
Author: Guitarman
Language:
HTML, XML
Tags:
Read More
PHP Filesystem Security 04/03/2021
Anyone learning PHP should read this and the rest of the security section in the PHP manual.
Author: Admin
Language:
PHP
Tags:
Read More
TcpClient Class 04/01/2021
This is a class I've used on a network chat program I built.
Author: Guitarman
Language:
C#
Tags:
Read More
SHA512 Class 03/30/2021
This is the SHA512 HASH using the System.Security.Cryptography.HashAlgorithm.
Evaluate Math Expression 03/29/2021
Evaluate a math expression entered in a text box.
Author: Admin
Language:
Visual Basic .NET
Tags:
Read More
Find missing numbers in a sequence. 03/29/2021
Returns the missing numbers in a sequence.
Author: Admin
Language:
Visual Basic .NET
Tags:
Read More
DataRow.IsNull Method (DataColumn) 03/28/2021
Gets a value that indicates whether the specified DataColumn contains a null value.
Author: Admin
Language:
Visual Basic .NET
Tags:
Read More
If you would like to share your code on HS Codebank you can submit it by registering and clicking the submit article button on this page.
LoginRegisterContact Us