I have tried this, recompiled, and still no images. My source html for
example now looks like....
src="">
File settings:
#ifndef IMAGEDIR
#define IMAGEDIR "analog-5.91beta1/images/"
I have also tried settings to get
src="" with the same results.
The images are confirmed to be in this directory and my web site is default
in the html directory.
Do I need to modify any permissions?
Look at the source of the HTML and find the reference to the images (the src= "" of the <img> tag). Copy the image file reference and paste it onto the end of the URL after deleting the HTML file. For example if the URL to the HTML is:
http://www.myhost.com/analog/Report.html
Delete 'Report.html' prior to pasting the image URL. If you cannot access your images, then there is a mistake in specifying the image URL int he analog configuration file and/or the build file. If things are not clear post the URL to the HTML and the relative image URL.
| Leonard Daly <[EMAIL PROTECTED]>
| Internet Development http://realism.com/
| e3D News Technical Editor http://e3dNews.com/
| SIGGRAPH 2002&2003 X3D Course Organizer
| Member, Web3D Board of Directors
+------------------------------
+------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------

