Friday, April 24, 2009

Ajax Blog

A simple example of using jQuery for a blog.
http://onepotcooking.com/jackpax/ajaxBlog/

Friday, April 17, 2009

Hacker Attacks

SQL injection attacks explained:

http://en.wikipedia.org/wiki/SQL_injection

http://www.unixwiz.net/techtips/sql-injection.html

these links explain this type of attack, which can occur when users enter info into a form text box.