Entries Tagged as 'Default'

CFFORM and CFINPUT issue

Default , ColdFusion 33 Comments »
With the new features in CF8, I find myself wanting to use cfform and cfinput more, but I keep running into issues with errors generated by ColdFusion.    Read More...

Read more...

Ajax Features in ColdFusion 8

Ajax , ColdFusion , Default , Web Development 6 Comments »
I gave a presentation titled "Introductionto Ajax Features in ColdFusion 8" at the Syracuse ColdFusion User Group meeting this week.  Read the full blog entry to download the sample code and presentation files.

Read more...

Connecting to Gmail using ColdFusion

ColdFusion , Default , Web Development 45 Comments »
Do you want to build an integrated ColdFusion interface to Gmail?  Using newbish's IMAP CFC client, it can be done.  It just needs a couple modifications to work with Gmail's SLL IMAP.  Read more ...

Read more...

Upgrading to CF8 - Tips

ColdFusion , Default , IIS , Web Servers No Comments »

I gave a presentation today at the Central New York CFUG about upgrading to ColdFusion 8.  I'm afraid I may have scared some people away from updating, but that was not my intent!  I simply wanted to prepare them for things they MIGHT run into.  Most of the installs I have done have gone smoothly, and the problems are generally easy to figure out with a little research.  The benefits of CF8 far outweigh running into a glitch or two during an upgrade.

 
Read more and download the presentation ... 

Read more...

Gmail IMAP Attachment Errors

Default 6 Comments »

Several people who are using Gmail's fairly new IMAP feature have reported problems opening attachments through Thunderbird.  Word and PDF documents, and possibly others, generate an error saying that they are "unable to open".  Apparently this has something to do with Gmail reporting an incorrect size for the attachment.   The same attachments open fine when using the Gmail Web interface instead of Thunderbird.

 Here is the fix for this...

  • Tools > Options... > Advanced > General > Config Options
  • Search for "chunk"
  • You should see a preference named "mail.server.default.fetch_by_chunks". Toggle it to false.
  • Close and restart.

I found this solution buried in Google Groups.

Read more...

Powered by Mango Blog. Design and Icons by N.Design Studio
RSS Feeds