Archive for November, 2008

SQL Injection Blocker Security Systems Scripts & Components ASP

SQL Injection Blocker Inspyre’s SQL Injection Blocker is a server-side component (COM Object) designed to stop the nasty. ongoing SQL injection attacks that dynamic sites get daily. If your database has been hacked with Javascript references, mysterious tables, or even lost data, you need this component. Takes seconds to install [...]

Introduction to RPC::XML Module Programming in Perl Tutorials & Tips CGI & Perl

Introduction to RPC::XML Module This tutorial helps you understand: What is RPC::XML? How to install NMake 1.5. How to install RPC::XML 0.57. Example programs on how to use RPC::XML. How to pass an array as an input argument.

Black and white flash preloader Actionscript Tutorials & Tips

Black and white flash preloader In this tutorial, you will see how to create a black and white preloader with percent. To create this tutorial, you have to use a little Action Script code. You will also learn How to design a preloader, How to animate it and more.

Personal CMS - BCWB 2.0 (XSL, FileFlat) Content Management Scripts & Programs PHP

Personal CMS - BCWB 2.0 (XSL, FileFlat) PERSONAL CMS, THE WAY IT SHOULD BE: SIMPLE, FLEXIBLE, RELIABLE. The program represents a WYSIWYG content management system (CMS) for web ? visit cards, personal sites, promo-sites, VIP - sites and other small web - projects. BCWB does not require database presence. Website [...]

CJWSoft Captcha System Security Systems Scripts & Components ASP

CJWSoft Captcha System How many times have you gone to a site only to be presented with a CAPTCHA image so distorted that it took you 3 tries just to get by it? Well, instead of relying on distorted images that are hard for even a human to read I [...]

DTD Validation with DOM and SAX Using Java Java & XML Tutorials & Tips XML

DTD Validation with DOM and SAX Using Java This tutorial helps you undersstand XML file validation with DTD files. Two tutorial Java programs are provided: one with DOM and one with SAX.

Attractive vibration and rotation image animation Animations Tutorials & Tips

Attractive vibration and rotation image animation See this lesson and learn how to create attractive image animation that is rotate and vibrate. You don’t have to use A.S. code to create this lesson.

Ajax Patterns and Best Practices Programming Books Ajax

Ajax Patterns and Best Practices Ajax Patterns and Best Practices explores dynamic web applications that combine Ajax and REST as a single solution. A major advantage of REST is that like Ajax, it can be used with today’s existing technologies. This is an ideal book whether or not you have [...]

Cross-browser Ajax Tutorial Tutorials, Training & Tips Ajax

Cross-browser Ajax Tutorial A tutorial using a JavaScript Ajax library to make form submissions more usable.

Understanding and Using JSP Sessions Cookies & Sessions JSP & Servlets Tutorials & Tips Java

Understanding and Using JSP Sessions This tutorial helps you to understand: What is a session? How a JSP server uses cookies to pass session ID? How to pass values in session objects? How to debug JSP session objects?