On Mar 12, 2:32 pm, Jeff Coughlin <[email protected]> wrote: > > You need to create a file in your object's webskin folder called > displaySystemFU.cfm. See the link above for more details. > > -- > Jeff Coughlin > Web Application Developerhttp://jeffcoughlin.com
I have tried the displaySystemFU and extended farFU with the cleanFU() into the project I'm working on, but it does'nt look like the FarCry FU like my urlencoded URLs. What I'm trying to do is to urlencode all characters thats not / and - (and spaces are replaced with -) I have tested to create the same FU that this Wikipedia page has: http://en.wikipedia.org/wiki/Bokm%C3%A5l (http://en.wikipedia.org/wiki/ Bokmål), the FU are generated correct in FarCry, but if I try to open the page http://www.example.com/wiki/Bokm%C3%A5l, it look like FarCry cant look up this FU, FarCry then shows me the home page (appication.navid.home). How does FarCry look up the FU (url.furl)? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
