Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: icon question

From: gchiu::compkarori::co::nz at: 30-Apr-2001 8:04

On Sun, 29 Apr 2001 20:53:45 +1000 "Allen Kamp" <[allenk--powerup--com--au]> wrote:
> The name of the file for the icon would need to end in an > extension the > index dialect expects for an image, such as .jpg .png > .gif .bmp > > If you need to associate another extension then you might > try modifiying the > entry in %filetypes.r >
Hi Allen, That didn't work either. I guess it's because View tries to cache the image, and the filename is illegal as it includes arguments for a cgi script. And caching the image would negate the purpose of a visitor's counter. We need an enhancement to the index dialect to allow accessing cgi scripts as images. -- Graham Chiu