Stuck with Revlets :-(

Michael Kann mikekann at yahoo.com
Wed May 12 18:18:09 EDT 2010


Ton and Scott, 

This is weird. I created a stack and tried to get a page from my server using Scott's syntax, but it wouldn't work. I swear I've done it many times before. Something obvious I'm sure.

Mike 

--- On Wed, 5/12/10, tkuypers at telenet.be <tkuypers at telenet.be> wrote:

> From: tkuypers at telenet.be <tkuypers at telenet.be>
> Subject: Re: Stuck with Revlets :-(
> To: "How to use Revolution" <use-revolution at lists.runrev.com>
> Date: Wednesday, May 12, 2010, 5:01 PM
> Hi Scott,
> 
> I know, but I copied the code from the variant with "file:"
> in from of it... It won't give a problem in a local app, but
> sadly enough with or without doesn't give a result when
> using it in a revlet :-(
> 
> 
> Regards,
> 
> Ton Kuypers
> 
> 
> 
> On 12-mei-2010, at 23:48, Scott Rossi wrote:
> 
> > Recently, tkuypers at telenet.be
> wrote:
> > 
> >> I've been testing some more, but no luck...
> >> - put 
> >> url("http://www.publishingtools4u.com/placemats4free/templates/templates.xml")
> >> into fld "Data1"   > No result
> >> - put url("file:" &
> "/templates/templates.xml") into fld "Data1"  > No
> result
> >> - put url("file:" &
> "/wwwroot/placemats4free/templates/templates.xml") into
> >> fld "Data1"  > No result
> > 
> > Ton, a “URL” is a container, not a function. 
> Try this:
> > 
> > put url 
> > "http://www.publishingtools4u.com/placemats4free/templates/templates.xml"
> > into fld "Data1"
> > 
> > Regards,
> > 
> > Scott Rossi
> > Creative Director
> > Tactile Media, UX Design
> > 
> > _______________________________________________
> > use-revolution mailing list
> > use-revolution at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and
> manage your subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-revolution
> > 
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage
> your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 


      



More information about the use-livecode mailing list