"W Luke" <[EMAIL PROTECTED]> wrote in message
news:<000a01c266fd$c556bbf0$0a00a8c0@monksdream>...
> Hi,
> 
> Would anyone be kind enough to email me an unmodified version of
> cf_resultpages?  I can't seem to download anything from
> devex.macromedia.com

Downloaded it at last - but still running into problems with "Complex
object conversion" errors in MX.

Error: "Complex object types cannot be converted to simple values"
Example: <form action="<cfoutput>#file#</cfoutput>" method="get">

If I comment out that line, it also has the same problem with this line:

<cfoutput><a href="#file#?frompage=#frompage#&StartRow=#Evaluate(index *
maxrows - maxrows + 1)##addparams#">#index#</a></cfoutput>

I can't see *what* is being converted - all the code is doing is pulling
some vars in <cfoutput> and some basic maths.

Any ideas?

Thanks

Will 

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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

Reply via email to