I have been using the WinWap browser to test my pages, but it couldn't
connect to my server for some reason, however using IE to go to other sites
caused it to open WinWap for me where using it to go to my site just opened
it in IE.  It was this inconsistency that caused me to believe it was
possibly a MIME error on my server.

I have not however been using <CFCONTENT
TYPE="text/vnd.wap.wml;charset=ISO-8859-1"> in my files, so I will give this
a try and see if it solves anything.  If it doesn't may I contact you again?

Thanks for your help so far, it is much appreciated.

--
James Smith
[EMAIL PROTECTED]

I love deadlines.
I especially like the whooshing sound they make as they go flying by.

----- Original Message -----
From: Dave Wilson <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 01, 2000 1:38 PM
Subject: Re: Making other file extensions work with ColdFusion on IIS


> Use the following headers on your cfm pages and they'll be readable from
> within WAP devices.
>
> <CFCONTENT TYPE="text/vnd.wap.wml;charset=ISO-8859-1">
> <?xml version="1.0"?>
> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
> "http://www.wapforum.org/DTD/wml_1.1.xml>
> <wml>
> Your WML code in here
> </wml>
>
> HTH
>
> Dave Wilson
> Internet Technology Manager,
> BizNet Solutions
>
> Co-Founder CFUG Ireland
> http://www.cfug.ie
>
> 224, Lisburn Road
> Belfast BT9 6GE
>
> Tel: 02890 225 776
> Fax: 02890 223 223
> web: http://www.biznet-solutions.com
>
> email: [EMAIL PROTECTED]
> ----- Original Message -----
> From: James Smith <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, April 01, 2000 11:06 AM
> Subject: Making other file extensions work with ColdFusion on IIS
>
>
> > I know it can be done because I did it before, but I can't remember how.
> I
> > need to make the .wml extension get passed by ColdFusion as well as the
> .cfm
> > extension.  I use both IIS 4 and IIS 5 on both NT4 and Win2000 but I
> imagine
> > the process is the same.
> >
> > Can anyone else remind me how this is done?
> >
> > --
> > James Smith
> > [EMAIL PROTECTED]
> >
> > I love deadlines.
> > I especially like the whooshing sound they make as they go flying by.
> >
>
> --------------------------------------------------------------------------
> ----
> > Archives: http://www.eGroups.com/list/cf-talk
> > 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.eGroups.com/list/cf-talk
> 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.eGroups.com/list/cf-talk
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.

Reply via email to