It's quite easy, actually. Create a new file extension for your WAP files, and then create a MIME type on the web server that associates that file type with the appropriate class. I'm not sure what that is for WAP, but I would guess something like "text/wap".
If you are using CF to send both HTML and WAP content, just use a CFHEADER command to do the same thing with WAP content. HTH, Kevin >>> [EMAIL PROTECTED] 11/30/01 11:15AM >>> Do I need a special server to "serve-up" WAP or will my current web server do the job? Currently using O'reilly Web Site Pro on an NT 4.0 box. I see that Cold Fusion already supports WAP, so I don't think I need to re-configure CF. Eric Homa ----- Original Message ----- From: Bryan Stevenson <[EMAIL PROTECTED]> To: CF-Talk <[EMAIL PROTECTED]> Sent: Friday, November 30, 2001 10:18 AM Subject: Re: WAP and CFM > Well I just started delving into WAP about 30 minutes ago and I'd say that > ya you probably can. CF seems to integrate quite nicely...so you could fire > up cfpop and cfmail and away you go (yes overly simplified...but hey > anything is possible) ;-) > > I've already done basic stuff like running queries and displaying > results....working on form processing now > > Good luck and keep me informed cause I want to do the same thing and more! > > Bryan Stevenson > VP & Director of E-Commerce Development > Electric Edge Systems Group Inc. > p. 250.920.8830 > e. [EMAIL PROTECTED] > --------------------------------------------------------- > Allaire Alliance Partner > www.allaire.com > > ----- Original Message ----- > From: "Mookie Bear" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Friday, November 30, 2001 10:06 AM > Subject: WAP and CFM > > > > hey guys, please tell me if this is possible. > > > > I want to create a WAP application where my friends, who have > > internet-capable cell phones, are able to do such things, as, check email! > > > > The reason I wanna do this is so that they dont have to pay for email > > service. Or is the email service already included as part of their > internet > > service? Then I would have no problem ditching this project hehe. > > > > I was just thinking of some WAP service i can make that the cell phone > > company offers, but for free! > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com 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

