Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~318 People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for akraus

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 my grid displays except I get the word false displayed instead of a checkbox. [code] <cfgrid format="html" name="grid_Tables" …

0
112
Member Avatar for akraus

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. Does anyone know of any other spell checker that can be used by FCKEditor …

Member Avatar for jedimatt
0
119
Member Avatar for akraus

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 code: [code=coldfusion]<CFSEARCH COLLECTION="Collection_name" Name="GetResults" CRITERIA="patent" ContextPassages="1" >[/code] What am I doing wrong? Any help …

0
87

The End.