Strings – Perl

PERL – Strings Strings are scalar as we mentioned previously. There is no limit to the size of the string, any amount of characters, symbols, or words can make up your strings. var ... Continue Reading →

Hosting: MySQL – ASP

ASP Hosting: MySQL If you are looking for a web host that supplies both support for ASP and for MySQL, amongst other things, then check out our list of hosts we have gathered up. The ... Continue Reading →

Hosting:SQL – ASP

ASP Hosting: SQL If you are looking for a web host that supplies both support for ASP and for SQL, amongst other things, then check out our list of hosts we have gathered up. The list ... Continue Reading →

Dates – ASP

ASP Dates This lesson will teach you how to use the ASP Date Function, how to convert an ASP Date to a String and how to format an ASP Date. ASP Date Function The ASP Date function ... Continue Reading →

Files – ASP

ASP Files All file interactions in ASP are done through the File System Component that is included with IIS. It includes many objects that give you a window into your system’s ... Continue Reading →

PHP Vs ASP

ASP vs PHP Here at Tizag.com we teach two ways to program dynamic web pages: ASP and PHP. Which one is right for you? Which one should you spend your precious time and resources learning? ... Continue Reading →

DLL – ASP

ASP DLL Information When creating or using complex ASP web applications you will surely run into one that requires the use of a DLL. The DLL usually includes code that was compiled ... Continue Reading →