Been there, done that.
The problem is that the simulator does not like the extension .cfm. What I
did is configure my web server (IIS on Win2K) to pass wml to coldfusion.
and then I write all with extension .wml. Even if there is no CFML code, it
will go thru cold fusion and work OK.
They way I did that was
Open Internet Services Manager
Click on your default web site
Right click and open "properties"
Go to the "Home Directory" tab
Click on configuration
Note the setting for .cfm and duplicate that for .wml
And be ready to start dealing with other problems...
<Jaime/>
> -----Original Message-----
> From: Suhail Khaki [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 05, 2000 11:57 PM
> To: CF-Talk
> Subject: ColdFusion and WAP!!!!!
>
>
> hi..
> I am trying to use coldfusion with wml using jataayu
> gateway on linux.
> My cf code is as follows......
> ##############
> <cfcontent type="text/vnd.wap.wml">
> <?xml version="1.0"?>
> <!DOCTYPE wml PUBLIC "-//PHONE.COM//DTD WML 1.1//EN"
> "http://www.phone.com/dtd/wml11.dtd" >
> <wml>
> <card id="card1" title="cf-card">
> <p>
> hello how r u?aaaa
> </p>
> </card>
> </wml>
> ######
> I am saving it as cfwml.cfm and trying to access it
> from a nokia simmmulator but unsuccessfully. But i am
> able to access the files with .wml extension in the
> same folder from nokia simmulator.As soon as i request
> the .cfm file from the simmulator , the gateway
> crashes...
> Is there any problem with my code? or do we
> need to configure the cfserver?
> or can it be the problem with the gateway?
> PLz try to help..
> thanking
> suhail
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
> http://photos.yahoo.com/
> ------------------------------------------------------------------
> ------------
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
_talk or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.