Coldfusion temperature conversion web service

Posted on : 26-09-2009 | By : admin | In : Coldfusion

0

tempTime 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!

The Mack Daddy of Contact Forms!

Posted on : 20-09-2009 | By : admin | In : PHP

0

contactThis 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.

IDs and Class Names

Posted on : 16-03-2009 | By : admin | In : Cascading Style Sheets

1

An introduction to ID’s and Classes; helping to make more detailed stylistic changes to your documents.

CSS Selectors

Posted on : 08-03-2009 | By : admin | In : Cascading Style Sheets

1

selectorsA little CSS target practice with selectors and elements.

Hyperlinks with icons via CSS

Posted on : 07-03-2009 | By : admin | In : Cascading Style Sheets

0

link_styles1Cool new says to style links! Move beyond the boring old underline or color change to signify a link. Let’s get spicy!

Enable form fields

Posted on : 06-03-2009 | By : admin | In : Javascript

1

formfieldsA great way to prevent a user from data input without acknowledging your terms and conditions…

onClick=Hide/Show a Div

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…

CSS: An Introduction

Posted on : 04-03-2009 | By : admin | In : Cascading Style Sheets

1

cssA brief introduction to the wonderful world of CSS.