The same code works when I just run it on the page, but not after I pull it out of a file and then stuff it in render()
Thanks for taking a look though, I'll send you the code in email On Saturday, November 1, 2014 2:42:17 PM UTC-4, Alan Williamson wrote: > > need to see what you have inside your render() ... but i am pretty sure > ... the fault will lay with your code ... because the way render() is > coded, that isn't possible. But willing to see your code just incase! :) > > On 31/10/2014 16:29, Marcus F wrote: > > I have an odd one. > > > > Anyone know why Render() would output things on the page instead of > > actually interpreting the supplied string? > > > > I'm pulling data from files and looping over the result, I end up with > > CFML code and am just trying to run/render/interpret the result. > > -- > > -- > > -- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
