You are viewing this page out of context. To see it in the context it is intended please click here.
About This Page
Reply posted by Matt on Tue 5 Mar 2002 in response to Keyword Refresh R2.0
Solution
i found solution by making minor changes to JS refresh 2.0 db by addingfollowing code in 3rd column of Models view as
temp := @ReplaceSubstring( kModel; "\'" ; "\\\'" );
"\'"+@Implode(temp;"\', \'")+"\'"
this makes JS arrays able to handle quotes in the keywords fields