Tag Archives: script

SWF Capabilities Flash Cookies JavaScript API

SWF-Capabilities is a tiny Flash application I wrote which provides a JavaScript API designed so webmasters can utilize Flash’s persistant Local SharedObject (Flash cookies). Better than browser cookies, Flash’s Local SharedObject enable you to store limited amounts of data on a user’s local computer which can then be reaccessed at a later time. SWF-Capabilities can [...]

Spam-less And Robot-less Forms With jQuery

This tutorial has been converted to a jQuery plugin which you can find here – http://jasonlau.biz/home/a-better-form-a-jquery-plugin Are you trying to figure out how to reduce or eliminate spam on your website email or comment forms? My website was slammed by spammers on a daily basis. Typically, the spam attacks would be from robots that would [...]