Posted on : 26-09-2009 | By : admin | In : Coldfusion
0
Time for a little example of Coldfusion web services! You heard me right, we are going to delve into a short and sweet example of how to create, and invoke a web service using Coldfusion!
Posted on : 20-09-2009 | By : admin | In : PHP
0
This is it folks; the beast! This is the contact form to rule them all!
What we have here is a contact form structured with a nice marriage of XHTML and CSS, validated via jQuery, a dynamically generated captcha image for security, and PHP logic to handle the transfer of data. Not enough for you? Too bad.
An introduction to ID’s and Classes; helping to make more detailed stylistic changes to your documents.
A little CSS target practice with selectors and elements.
Cool new says to style links! Move beyond the boring old underline or color change to signify a link. Let’s get spicy!
Posted on : 06-03-2009 | By : admin | In : Javascript
1
A great way to prevent a user from data input without acknowledging your terms and conditions…
Posted on : 06-03-2009 | By : admin | In : Javascript
1
A simple event handler and function to toggle the visibility of a div tag and its contents…
A brief introduction to the wonderful world of CSS.