CodeLock is an easy to use PHP and HTML encryptor. Codelock V2.0 works by encrypting the entire PHP page. You can also have PHP mixed with HTML and javascript. Codelock V2.0 uses unique (unconventional) algorithms for it's encryption (along with...
A PHP/HTML page encryptor. Encrypt full PHP pages for safe distribution. Create an unlock key for password protection and specify an expiry date for your scripts. It can encrypt PHP generated HTML to protect source code and form data. This script...
Adding a DropDownList to an Editable DataGrid is an ASP.NET article that contains more information about the datagrid and how to add a dropdown list box in the datagrid. You can copy and paste the code given in this tutorial on your web based...
Adding an Icon with Your URL - Two Methods is a JavaScript that can be added to your site to generate an icon on the favorites list and also in the URL box of the browser when the user visits the site later. The icons are accessed from a .ico file...
Adding an XML Newsfeed To Your Site is a simple article dealing on the content management systems of website news publishing. The author has given guide lines for publishing news on the website along with the ASP codes for selecting current news...
Adding Attributes to an Object Within a Datalist is an interesting article that provides you the information about adding attributes to the objects that resides inside the datalist control. This article shows how to add attributes to an image...
Short samples which lets you send an email from ASP or WSH, using several objects (CDONTS.NewMail, CDO.Message, Outlook.Application). You can send an email using IIS SMTP service, remote SMTP server or POP3/IMAP.
An ASP Disk Space Monitor is an easy to understand article where the author has given his ideas on how to develop an advanced disk space monitoring tool in ASP. You are provided with ASP codings that would display the server resource availability...
An ASP Form Which Submits to Itself! is a tutorial which helps the users the way to generate an ASP form which posts data to itself on their websites. This tutorial explains how to do it with a simple example, users can use the example to know the...
An ASP You Can Grasp: The ABCs of Active Server Pages is an article which gives information regarding ASP. It gives the real meaning of ASP, describes the standard objects for global use, books that are recommended for ASP, and more. This is an... |