Monday, August 31, 2009

ColdFusion 8 Getting Started Experience with videos demos:

http://examples.adobe.com/cf8gettingstarted/experience/index_content.cfm

Code Snippets by Feature and Tasks :
http://examples.adobe.com/cf8gettingstarted/experience/snippets.cfm
Explore Real-World Example Applications :
http://examples.adobe.com/cf8gettingstarted/experience/explore.cfm




You can now download it, and extract it into your web root by using the following link.
http://www.adobe.com/devnet/coldfusion/eula_cf8gettingstarted.html
I found Code Snippets feature very useful and u can find every information about the tags, Functions and its features.

Tuesday, August 18, 2009

Favicon in IE and Mozilla:

Favicon in IE and Mozilla:

Place the link :

<link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/> in the Master page.

By placing this link the favicon appears in Mozilla but in IE the favicon should be 16*16 and it should be
in the root folder.

Favicon generator :

Favicon generator