> Message:Unknown element 'HTML'
>
> ...
>
> Okay, so it sounds to me, like ColdFusion is making html 
> pages even though I placed a CFCONTENT in the first line 
> which is supposed to change the mime type to WML (which 
> I know is being served correctly)
> 
> Am I on the right track? Does anyone have any idea where 
> I would go next to figure this out? I'm pulling my hair 
> out trying to get a simple CF generated WML page to work...

It looks to me like you might have some output generated from
Application.cfm or OnRequestEnd.cfm, which is interfering with the output of
your regular page. For your CFCONTENT tag to successfully set the MIME type,
it has to precede any generated output.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

::::::::::::: dream :: design :: develop :::::::::::::
MXDC 02 :: Join us at this all day conference for 
designers & developers to learn tips, tricks, best 
practices and more for the entire Macromedia MX suite.

September 28, 2002  ::  http://www.mxdc02.com/
(Register today, seats are limited!)
::::::::::::::::::::::::::::::::::::::::::::::::::::::

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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