Merak Instant AntiSpamASP
Merak Instant AntiSpam Merak Instant Anti-spam (MIAS) is a new hybrid technology that approaches near 100% accuracy in the identification of Spam. This accuracy exceeds that of systems costing tens of thousands of dollars for a fraction of the cost. Most importantly, MIAS produces near 0% false positives, ensuring its place as “THE” Anti-spam solution for Corporations and ISPs.
Passing JavaScript variables to PHP Miscellaneous Tutorials & Tips PHP
Passing JavaScript variables to PHP JavaScript is mainly used as a client side scripting language, while PHP is a server side technology. Unlike Java or ASP.Net, PHP doesn’t have tools to make it work client side. That is why you need to combine JavaScript and PHP scripts to develop powerful web-applications.
Categories: PHP Tags: Applications, ASP, PHP
Bitmap to vector conversion Introduction to Flash Tutorials & Tips
Bitmap to vector conversion This very simple lesson will show you how to convert bitmap picture into a vector, using a little flash options called Trace Bitmap.
Asbru Web Content Management – ASP Content Management Scripts & Components ASP
Asbru Web Content Management – ASP Out-of-the-box, full-featured, database-driven web content management system with community, e-commerce, database and statistics add-on modules for creating, publishing and managing websites with advanced, dynamic end-user and website administrator functionality. Includes advanced WYSIWYG editing, workflow, staging, scheduling, automatically generated content lists, multilingual content, advanced scripting, personal workspace and access permissions for website administrators as well as for visitors. Easy creation of as many templates/style sheets as required. Example usage: Create a multi-lingual website and Extranet and Intranet websites with product catalogue, shopping cart, user registration, message boards, discussion forums, weblogs and email newsletters. Manage the website with multiple website administrators with differentiated access restrictions and publishing workflow processes. Includes open program source code for unlimited customisation and integration with other systems.
Categories: ASP Tags: ASP, Components, Database, Newsletter, Shopping
ASP Looping Statements Introduction to ASP Tutorials & Tips ASP
ASP Looping Statements ASP performs several types of repetitive operations, called “looping”. Loops are set of instructions used to repeat the same block of code till a specified condition returns false or true depending on how you need it. This tutorial shows the basic idea on how to use looping statements in ASP, along with examples, and descriptions of the examples.
Text dancing animation Animations Tutorials & Tips
Text dancing animation Using this tutorial, you will see how to create advanced and very modern letters animation.
Categories: Flash Tags:
HTML Form Tips Using MooTools Scripts & Applications Ajax
HTML Form Tips Using MooTools This is Twitter-likechars counter example using MooTools.It is counter decreases, from the max value of available chars in the input field (20 in this example) to zero, while you type something into the input field.
Categories: Ajax Tags: Applications, HTML
Image based hit counter in PHP to keep track of visitor. Counters Tutorials & Tips PHP
Image based hit counter in PHP to keep track of visitor. Here we are going to design simple image based hit counter to keep track of visitor. We are going to keep record in a text file so we do need any kind of database. We are going to keep whole record in counter.txt file. In the same directory where you putting the PHP file for this counter, create a file ‘counter.txt’ and CHMOD it to 0777. Initially put 0 in it and save the file. As this counter is image based we are putting our Image in “imgs” folder.
Conditional Statements in PHP Introduction to PHP Tutorials & Tips PHP
Conditional Statements in PHP Sometimes when you write code, you want to perform different actions for different decisions. You can use conditional statements in your code to do this. In this tutorial we will look at two structures: if…else and switch statements.
Picture Animation Animations Tutorials & Tips
Picture Animation See how to create cool picture animation in flash.
