Forum: ColdFusion Sep 11th, 2009 |
| Replies: 0 Views: 931 I have included the code. My problem is that I am always getting the error exception thrown and not caught despite adding cftry/cfcatch blocks. If I don't set selectmode="edit" and include OnChange... |
Forum: ColdFusion Jan 8th, 2009 |
| Replies: 2 Views: 904 I am using Coldfusion8 and I am trying to implement a spellchecker in the FCKEditor. I cannot use ASpell and the SpellerPages option as it uses CFExecute and I cannot use that tag on my server. ... |
Forum: ColdFusion Dec 17th, 2008 |
| Replies: 0 Views: 760 I am trying to use Verity to search PDF documents. I have a case where the correct document is returned however in some case the context returned does not contain my search word.
Here is my... |