Dan Korn wrote:
Yes, I'm referring to the "Treat returned strings as tagged text" check
box.  If you're not actually returning tagged markup, you can simply
uncheck this box, and the ampersands should show up again.

Dan
Hi Everyone,

I want to thank everyone who took the time to help me through the problem I was having with the '&'. I was able to get it to work using the following rule:

Var1="TitleThree";
CaseSelection="allcaps";

if(CaseSelection == "allcaps")
  return NormalizeEntities(ToUpper(Field(Var1)).replace(/&/g, "&"));

Thanks again for all the suggestions that set me on the right path! I really appreciate the response. Oh and for this rule to work I did check the "Treat returned strings as tagged text"

I hope this helps everyone who said they were having the same problem.

--
Nicola DosSantos

Ambit Press / Minuteman Press of Cambridge
Five Cambridge Center
Cambridge, MA 02142
Tel: 617.876.3688 Fax: 617.876.3896 www.ambitpress.com

Please send all jobs to [EMAIL PROTECTED]



+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- Calling all FP Web Users!

Do you have a question or lots of knowledge to share about FusionPro Web?

If so, join our Printable Web to Print Users' Forum today!

Send email to [EMAIL PROTECTED] to find out how! +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-


--
Users of FusionPro Desktop have unlimited free email support. Contact Printable Support at [EMAIL PROTECTED] --
View FusionPro Knowledge Base, FusionPro Samples at
www.printable.com/vdp/desktop.htm

--
You are currently subscribed to fusionpro as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
--


--
Note:  All e-mail sent to or from this address will be received or otherwise 
recorded by the e-mail recipients of this forum. It is subject to archival, 
monitoring or review by, and/or disclosure to someone other than the recipient. 
Our privacy policy is posted on www.printplanet.com
--

Reply via email to