From: Matthew M. <ma...@tu...> - 2003-01-28 17:19:44
|
Hello, Recently, it was noted that a dollar sign character would not show up properly in PageMaster. After some investigation, it was found that this happened everywhere. The culprit it the templating system. Because it actually needs to be repaired by the Pear developers, I have implemented a workaround. Make sure to use parseInput before saving your data. It will replace the dollar sign with its Unicode equivalent. parseOutput does so as well, but it is better to save it as Unicode so it will appear properly in forms. Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu |