Matt Martin <[EMAIL PROTECTED]> writes:
> Have you tried it? I just get the "broken image" picture, tried all
> kinds of paths, image in the local dir, using file: prefix.. nothing
> wants to work. FWIW the same files work fine if loaded into
> navigator, or even the gnome help browser.
As a s
> Dave,
>
> What if it will be a temporary file, a plot for instance ?
>
> Can I grab from a scratch space somehow ? Is the path extensible ?
At this point no. As a temporary fix we could add /tmp
to the search path at the end until we figure out the
best way to handle it. Would that suffice?
Dave,
What if it will be a temporary file, a plot for instance ?
Can I grab from a scratch space somehow ? Is the path extensible ?
Thanks
> > Ed Porras wrote:
> >
> > > In one message or another, Dave Peticolas said something like this:
> > > >> Anybody know how to include an image in the H
> Ed Porras wrote:
>
> > In one message or another, Dave Peticolas said something like this:
> > >> Anybody know how to include an image in the HTML ?
> > >
> > >An image in a file? Something like
> >
> > yep.. and also add alternate text and dimension tags:
> >
> >
> >
> > where xxx and yyy ar
Ed Porras wrote:
> In one message or another, Dave Peticolas said something like this:
> >> Anybody know how to include an image in the HTML ?
> >
> >An image in a file? Something like
>
> yep.. and also add alternate text and dimension tags:
>
>
>
> where xxx and yyy are pixels dimensions..
>