QControl is a base class for all interactive controls
14021QControl is a base class for all interactive controlshttp://qlib.quazzle.com/qcontrol.htmlBasically you design a rather complex object as a placeholder for relatively more simple ones. In terms of QLIB, you create an object that has "children". Each "child" object can have its own children. For example, when you design a game, you create the game main screen; it has various nested controls as buttons, led displays etc. To let a child to make calls to parent's properties and methods, QLIB introduces parent propertyJavaScript > Scripts and Programs > SecurityOct 12, 2006
To use standard HTML encryption, enter your HTML or text into this form, and select 'Encrypt'. To unscramble any similarly scrambled source, select 'Decrypt'. Read 'About' for more information on this.
A modular and extensible collection of cryptography functions, for encryption and hashing. Includes Blowfish, MD5, SHA functions, XXTEA, and others, all coded from easy-to-read and object-oriented JavaScript code.
This alternate version of the original no right click script targets only images, so right clicking is disabled only when attempting to save an image on the page. Great if you wish your visitors to be able to access the default right menu in general cases.
This JavaScript library provides encryption for Web pages using simple, text-oriented method called column transposition. The idea is to write the plain text in block on the row-first bases. The text is then read column-first. The trick is in that the columns are not read from left to right, but in the order specified by the encryption key.
Possibly, some very clever individual familiar with the context of the text being encrypted might guess the original content or, at least, some parts of it. This is why simple transliteration is applied first.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.