Re: WAP and CFM

2001-11-30 Thread Bryan Stevenson
CTED] - Allaire Alliance Partner www.allaire.com - Original Message - From: "ehoma" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, November 30, 2001 11:15 AM Subject: Re: WAP and C

Re: WAP and CFM

2001-11-30 Thread Kevin Miller
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,

RE: WAP and CFM

2001-11-30 Thread Ben Forta
There are a few things I wrote (and a audio/slide presentation) on this at www.forta.com/cf/resources. --- Ben -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Friday, November 30, 2001 3:12 PM To: CF-Talk Subject: RE: WAP and CFM > Do I need a special server

RE: WAP and CFM

2001-11-30 Thread Dave Watts
> 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. No, you can serve WML content from any web server. If you

Re: WAP and CFM

2001-11-30 Thread Mookie Bear
No, all u have to do is rewrite some code to have it properly fisplayed for WAP enabled devices >From: ehoma <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: CF-Talk <[EMAIL PROTECTED]> >Subject: Re: WAP and CFM >Date: Fri, 30 Nov 2001 11:15:07 -0800 >

Re: WAP and CFM

2001-11-30 Thread Jamie Jackson
If you haven't done any WAP yet, here is a good CF primer: http://www.wapuseek.com/wap_cf.cfm Jamie On Fri, 30 Nov 2001 12:06:06 -0600, "Mookie Bear" <[EMAIL PROTECTED]> wrote: >hey guys, please tell me if this is possible. > >I want to create a WAP application where my friends, who have >inte

RE: WAP and CFM

2001-11-30 Thread Carlisle, Eric
Dunno about the server software. FYI, there are a couple of good CF WAP articles linked from Forta.com http://www.forta.com/cf/resources/ -Original Message- From: ehoma [mailto:[EMAIL PROTECTED]] Sent: Friday, November 30, 2001 2:15 PM To: CF-Talk Subject: Re: WAP and CFM Do I need a

Re: WAP and CFM

2001-11-30 Thread ehoma
rom: 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 nicel

RE: WAP and CFM

2001-11-30 Thread Joel Parramore
It shouldn't be a problem. The logic on the server side with ColdFusion would be the same as for a web (browser) interface to an e-mail account; only the display piece is different. Some suggested reading and sites: Wrox titles: Beginning WAP, Professional Sams title: Wap Development With Wml a

Re: WAP and CFM

2001-11-30 Thread Mookie Bear
; >Reply-To: [EMAIL PROTECTED] >To: CF-Talk <[EMAIL PROTECTED]> >Subject: Re: WAP and CFM >Date: Fri, 30 Nov 2001 10:18:38 -0800 > >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...s

Re: WAP and CFM

2001-11-30 Thread Bryan Stevenson
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 querie