Database records are returning strings as follows:
"Washington%20Report%3A%20Good%20Faith%20Estimate%20Mortgage%20Disclosures"
Is there a method that automatically translates those characters...or do I need to set it up?
Apparently the %20 is equal to a space
and the %3A is equal to ":"
thanx in advance