José Macchi wrote: > is it posible to show a JPG without having and url like > http://www.haga.com/myImage.jpg ???? > How can i do that ? Assuming it is looking for a '.jpg' at the end, how about putting a parameter that is ignored by the server, but tricks the client side, e.g.: http://www.haga.com/wms?layer=my&type=JPG&nosuchparameter=.jpg
Robin. _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
