> If you want to play a little, here's CFMX Trial on OS X > > http://66.126.111.58:8500/cfdocs/exampleapps/index.cfm?CFID=14 > 00&CFTOKEN=80561292 > > My ISP doesn't provide permanent IP addresses, so this will > go away when I disconnect. > > This is a medium speed DSL Line. > > The CPU is a G3 333 MHz with 256K RAM > > I changed Application.cfm to allow examples to run from remote > IP addresses, so most things should work (execpt those requiring > separate processes).
In your page /myFile.cfm, you should add this: <cfoutput> Version: #Server.ColdFusion.ProductVersion# #Server.ColdFusion.ProductLevel#<br> OS: #Server.OS.Name# #Server.OS.Version# #Server.OS.BuildNumber# #Server.OS.AdditionalInformation# </cfoutput> Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

