Registered: 08/25/06
Posts: 40
Loc: New England, US
I have embedded a java applet in a template and have it working successfully, with one exception. In the applet parameters, there are multiple lines of the nature:
Code:
<param name="item.something" value="{0} ({1})">
It seems that the curly brackets demanded by the applet code are getting "eaten" when I place them in a ubb threads template, and that's breaking the applet. How can I escape the brackets so that my applet works correctly?
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#189952 - 07/04/0711:38 AMRe: Templates and curly brackets
[Re: Helice]