What's in the UDF? Most of the time, a well written UDF is not that hard to figure out. Now if it is several hundred lines long, it probably is not a well written UDF, possible but not likely.
-------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning ....-----Original Message----- ....From: Scott Brady [mailto:[EMAIL PROTECTED] ....Sent: Tuesday, June 21, 2005 12:25 PM ....To: CF-Talk ....Subject: Re: URLDecode and %<space> .... ....On 6/21/05, Ian Skinner <[EMAIL PROTECTED]> wrote: ....> Without running my own experiments, I was curious that you are URL ....decoding a string ....> that has not been URL encoded? .... ....It's included in a UDF (written before my time) that is formatting ....plain text into HTML formatting. The string passed to the UDF can, ....apparently, be URLEncoded or not [I'm still trying to determine what ....circumstances that can happen, but haven't gotten a hold of the ....original developer yet]. .... ....Ideally, I'm just gonna take out that URLDecode() and solve the ....problem. But, considering this UDF occurs 915 times in our app, it'll ....be easier to test if I know the circumstances that prompted putting ....that URLDecode() in there. .... ....Scott ....-- ....----------------------------------------- ....Scott Brady ....http://www.scottbrady.net/ .... .... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210162 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

