I also hope you wrote code to prevent me from writing over the file that drives this. ;) Took a few seconds to get the contents of that file and look at how you built this.
On Sat, May 18, 2013 at 10:01 PM, Raymond Camden <[email protected]>wrote: > Russ, what will happen if I do: > > <cfloop index="x" from="1" to="9"> > <cfset x = -1> > </cfloop> > > And put a cflog in there as well (which would suck up disk space). > > > On Sat, May 18, 2013 at 9:59 PM, AJ Mercer <[email protected]> wrote: > >> >> It is not all that hard to download Railo Express to test code. >> http://www.getrailo.org/index.cfm/download/ >> >> These really seems to be a very risky thing to do. >> >> >> On 19 May 2013 10:26, Russ Michaels <[email protected]> wrote: >> >> > >> > I was just thinking the other day, wouldn't it be handy if there was a >> > website where you could just type in some CF code and have it executed >> > instantly. this would really make it so much easier for testing quick >> > snippets of code when answering questions on lists or forums, or >> providing >> > support in general. >> > I couldn't find such a tool, so I decided to write one. >> > http://cflive.cfmldeveloper.com >> > >> > If you have any suggestions, use the feedback button. >> > >> > -- >> > >> > -- >> > >> > Russ Michaels >> > >> > www.bluethunderinternet.com : Business hosting services & solutions >> > www.cfmldeveloper.com : ColdFusion developer community >> > www.michaels.me.uk : my blog >> > www.cfsearch.com : ColdFusion search engine >> > ** >> > *skype me* : russmichaels >> > >> > >> > >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355776 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

