NavigationUser login |
Data targeted to PassPort converted to upper caseIt's important that text data being processed into PassPort be converted to upper case so that searches work (Portal/J toolbar binoculars). You'll probably end up attempting to convert everything to upper case and converting PassPort search SQLs to using the UPPER function so that case doesn't matter. <xsl:variable name="lcletters">abcdefghijklmnopqrstuvwxyz</xsl:variable> By webmaster | FI Connect (api) | add new comment
|