Jun 23, 2004 #1 pitz77 Programmer Apr 27, 2004 14 US <cfparam name="foo" type=? default=""> <cfsavecontent variable="foo"> stuff </cfsavecontent> I would like to set the datatype for "foo", but "string" doesn't work. Any idea what the datatype is for a cfsavecontent variable?
<cfparam name="foo" type=? default=""> <cfsavecontent variable="foo"> stuff </cfsavecontent> I would like to set the datatype for "foo", but "string" doesn't work. Any idea what the datatype is for a cfsavecontent variable?