Hello, I was surprised today that the following code actually displayed a value:
http://www.cftools.test/formtest.cfm?form.test=test Here is the code: <cfoutput> #form.test# </cfoutput> Why does this work? Is it considered a bug? I did find that if I referenced the form variable like this #form["test"]#, it doesn't work as above. -Randy ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313359 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

