
ross
Staff
/ Moderator

Feb 1, 2005, 11:28 AM
Post #2 of 3
(5020 views)
Shortcut
|
|
Re: [compubase] Substite special chars in $name$ placeholder
[In reply to]
|
Can't Post
|
|
Hi Joep. Thanks for posting! I can think of a couple different things for you to try. The first would be to add a \ before each of your single quotes. This will generally cancel out the significance that the character that it’s before. In this case, it would cancel out the fact that a single quote ends a text string. The second one would be to substitute in the html value for a single quote. It would be ' The single quote should get translated back to a ‘ when it’s being used on a page. Could you give either of these a shot and let me know how it works out? If you have any questions, don’t hesitate to let me know . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting: http://www.interactivetools.com/consulting/
|