I'm glad it worked, I also find the scheduler in CF is problematic...
Thinking about it some more on a brain that's not been awake for 16 hours,
you could also do it directly using <cfhttp> to call the page and save it to
a flat file then cfinclude that file.... That would take out the vagaries of
the cfscheduler and would be a little more streamlined....
-= Ed
> -----Original Message-----
> From: Matthew Fusfield [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 09, 2001 2:14 AM
> To: CF-Talk
> Subject: RE: AvantGo channels w/CF?
>
>
> Ed,
> I tried this, and it did work (as it should). This might be the
> route I end
> up taking, although not as streamlined as I'd like.
>
> Thanks much,
>
> Matt
>
> -----Original Message-----
> From: Edward Chanter [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 08, 2001 5:06 PM
> To: CF-Talk
> Subject: RE: AvantGo channels w/CF?
>
>
> Just an out of blue suggestion, but why don't you call a page
> that activates
> a <cfschedule> tag, then uses <cfinclude> to actually return the
> contents of
> your page... That way the AvantGo server only accesses an html
> page and your
> server does the work of rendering the page.... I've been playing with
> different aspects of AvantGo channels myself and that's the easiest way I
> could think of doing what you want to do.
>
> It's a faff if you've got a lot of pages.... Then again
> cfschedule is pretty
> flexible...
>
> Just some late night thoughts after a long day, please forgive me if it
> doesn't make any sense...
>
> -= Ed
>
> > -----Original Message-----
> > From: Matthew Fusfield [mailto:[EMAIL PROTECTED]]
> > Sent: 8 January 2001 8:03 PM
> > To: CF-Talk
> > Subject: AvantGo channels w/CF?
> >
> >
> > Has anyone done any work with creating an AvantGo channel on a
> > CF-based web
> > site? (AvantGo is an offline web browser for Palms and WinCE devices)
> >
> > I've created a test for a client demo. It basically pulls press releases
> > from a database, removes any HTML formatting, and outputs it as very
> > simplified HTML for the Palm. It works fine if I load the page up in
> > Netscape or IE, but if I add the channel to AvantGo, every time
> I HotSync,
> > the RAM usage on my CF server skyrockets. I've already tried
> playing with
> > caching, changing page sizes, etc and even if it is just one or
> two simple
> > pages, CF begins using memory like crazy.
> >
> > We're running CF 4.5 sp1 on a Windows NT 4.0 server.
> >
> > Thanks,
> >
> > Matthew I. Fusfield
> > Senior Web Systems Developer
> > InterActive Network Systems, Inc.
> > [EMAIL PROTECTED] - 856-227-4428 ext 15
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists