Hi,
Thanks to everyone who contributed their inputs. I was able to
resolve the issue.
Thanks,
Sharad
--- [EMAIL PROTECTED] wrote:
> Send Html-template-users mailing list submissions to
> [EMAIL PROTECTED]
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://li
Sharad,
The paths to your image files (and css, js, etc) are relative to the
CGI script. The folder that the .tmpl file is in is irrelevant.
Also filesystem paths are irrelevant: it's the website paths you need
to know.
e.g. if the CGI is at "/cgi-bin/sample/display.pl"
Then the image files must
On Tue, 23 Nov 2004 20:26:42 -0800 (PST), Kasturirangan Rangaswamy wrote:
>
>Below are the details (Consider
>ROOT=/usr/local/apache/htdocs/homepages)
>
> Main Perl Script (present in ROOT/software/cgi-bin/sample/)
>
You need to place the images and CSS files (if you