<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; font-size: 15px; ">I think my last email didn't quite describe the problem that I'm trying to solve - so let me try again.&nbsp;</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; font-size: 15px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; font-size: 15px; ">I have a pagelist "if" parameter that I want to display on a page, put into URL links, read from URL parameters, and use in pagelists. The parameter value can originate either in the URL or in markup. Unfortunately the encoding for each task differs - e.g. URLs can't have spaces, while pagelist parameters require them.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; font-size: 15px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; font-size: 15px; ">If there are functions to convert the information from one encoding to another, so I can pass the parameter value around freely, it would greatly simplify my coding. I had hoped that PUE($x) was one such function, but apparently it's not enough by itself. Are there other functions I can use? If not, is there a set of techniques that others use to do what I'm trying to do?</div><div style="font-size: 15px; "><div><br></div></div><div style="font-size: 15px; ">Randy</div></body></html>