Saturday, May 15, 2010

How to set a div automatically scroll to bottom using javascript

StesCodes provide the code to make the div scroll always down. This is a pure JavaScript, this type of scripts are useful in chat applications where the recent chat need to be displayed consistently. By clicking the "Click to add to scroll always in bottom" in demo to see the text added to the div near by inorder to show the scoll bar of the div always atays at the bottom automatically. This example was done in javascript for the developers. StesCodes provides codes to the users inorder to have easy integration with their works. StesCodes provides this codes for free of charge. To copy the code click here or to download the source code click here


View demo here

Friday, May 7, 2010

StesCodes - CAPTCHA using Asp.net and C#

A CAPTCHA is an some automatically generated text which was made for the human presence rather than from software interactions, to prevent automated software from performing actions which degrade the quality. StesCodes provides an awesome CAPTCHA code which was done in Asp.net C#. StesCodes uses no Dll's, no IFrame pages and it is very easy to implement and extend the code. StesCodes provide the option to have the developer desired type of text or number combinations as input.

Diagrammatic representation of how Captcha was done securely using Asp.net and C#

Click here for demo

StesCodes process this CAPTCHA so securely. The text or number in image is so clearly visible so that user can able to submit they presence easily. Reattempts can also be done. StesCodes CAPTCHA is nothing but a character recognition procedure to validate the human from software.


Click here to download the source code