in reply to Re: Re: CGI-SQL-HTML-Display "no image"
in thread CGI-SQL-HTML-Display "no image"
You need to present the img tag with src as an url. That will take transforming the filesystem path to something like 'http://host.nil/' . substr $fn, length( $ENV{DOCUMENT_ROOT})
After Compline,
Zaxo
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: CGI-SQL-HTML-Display "no image"
by WhiteBird (Hermit) on May 26, 2003 at 06:23 UTC |