I want to create a html based newsticker and the content of the ticker would
be cfm.... i want to be able to call it from any page whether there's cf on
the server the page is on or not... so i need to use a client side technique
and don't quite know how... basically is there a js equivalent to CFHTTP?
----- Original Message -----
From: Ricki Stern <[EMAIL PROTECTED]>
To: CF-Server <[EMAIL PROTECTED]>
Sent: Thursday, March 01, 2001 2:47 PM
Subject: Re: JS call CF?
> I don't really understand what you want to do?
> ----- Original Message -----
> From: "Tony Hicks" <[EMAIL PROTECTED]>
> To: "CF-Server" <[EMAIL PROTECTED]>
> Sent: Thursday, March 01, 2001 3:15 PM
> Subject: Re: JS call CF?
>
>
> > That's not quite what I meant...
> >
> > I want to use javascript (since its a clientside language) and call the
> > contents of an executed cf page to a page off of the server...
> >
> > can I?
> > ----- Original Message -----
> > From: Ricki Stern <[EMAIL PROTECTED]>
> > To: CF-Server <[EMAIL PROTECTED]>
> > Sent: Thursday, March 01, 2001 1:31 PM
> > Subject: Re: JS call CF?
> >
> >
> > > in JavaScript you can redirect a page or a frame with the location
> > property
> > >
> > > document.location = http://wherever
> > >
> > > or use document.top.hidden.location if hidden is the name of your
frame
> > >
> > > - Ricki
> > > ----- Original Message -----
> > > From: "Tony Hicks" <[EMAIL PROTECTED]>
> > > To: "CF-Server" <[EMAIL PROTECTED]>
> > > Sent: Thursday, March 01, 2001 1:36 PM
> > > Subject: JS call CF?
> > >
> > >
> > > > It seems this email didn't go through last time...
> > > >
> > > > Is there a way to call a cf page via javascript? or maybe a java
> applet
> > to
> > > do it?
> > > >
> > > >
> > > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com