But that would change the path to the image, wouldn't it?

On Sat, Sep 18, 2010 at 9:08 AM, Petr Kobalíček <[email protected]>wrote:

> Hi guys,
>
> I solved similar problem in the past using different approach. Instead
> of adding GET parameter I used prefix, for example
> "/controller/12345678/file.png".
>
> Best regards
> Petr Kobalicek
>
> On Sat, Sep 18, 2010 at 4:39 AM, Guilherme Aiolfi <[email protected]>
> wrote:
> > I was using a time number. That doesn't matter. The important thing is
> that
> > without that we can't be confident that what is being shown in the
> browser
> > is what we want.
> > That's why a property to add extra data would be welcome.
> > I've heard any reason not to include that in the framework yet.
> >
> > On Fri, Sep 17, 2010 at 9:47 PM, Alejandro Paz <[email protected]>
> > wrote:
> >>
> >> I had the same problem and solve it using the function Math.
> >> Ej: image.setSource("file.png" + "?no-cache=" + Math.random());
> >>
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> Start uncovering the many advantages of virtual appliances
> >> and start using them to simplify application deployment and
> >> accelerate your shift to cloud computing.
> >> http://p.sf.net/sfu/novell-sfdev2dev
> >> _______________________________________________
> >> qooxdoo-devel mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> >>
> >
> >
> >
> ------------------------------------------------------------------------------
> > Start uncovering the many advantages of virtual appliances
> > and start using them to simplify application deployment and
> > accelerate your shift to cloud computing.
> > http://p.sf.net/sfu/novell-sfdev2dev
> > _______________________________________________
> > qooxdoo-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> >
> >
>
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to