Posted in Webmaster Resources on Jul 12th, 2007
CAPTCHA is the mthod of security that many websites use now. It generates random numbers and/or letters and produces them inside an image. This is done by the use of GD in PHP
http://pdstudios.net/2007/06/26/captcha-verification/captcha-verification/
Read Full Post »
Posted in Webmaster Resources on Jul 12th, 2007
(New Version 6.0!) Cute Editor for ASP.NET is by far the fastest, easiest, most powerful WYSIWYG (What You See Is What You Get)browser-based HTML Editor for ASP.NET. It enables ASP.NET Web developers to replace your standard Textarea to a rich textbox. This rich editing tool empowers end users with an intuitive, easy-to-use interface for creating […]
Read Full Post »
Posted in Webmaster Resources on Jul 12th, 2007
Cross browser method to upload files (submit forms) using AJAX in only 1Kb of code. Tested in IE5.5+, FF1.0+, OP 8.0+
More info: http://www.webtoolkit.info/ajax-file-upload.html
Read Full Post »
Posted in Webmaster Resources on Jul 12th, 2007
This ajax e-mail form can be used for collecting e-mail addresses for anything you wish! It dynamically collects e-mails and stores them into an easy to read text file. You can modify the script yourself for integration with a database or whatever else. Features include but aren’t limited to: Dynamically submits e-mails, Checks if e-mails […]
Read Full Post »