Bill,

That seems to have done it!  This is now the contents of my mapinfo.html
file:

#version    "1.1"
#title        "${mapname}"
#alt_title    "Map"

<div style="position:relative; ${css_style_map_div}">
<img style="position:absolute; ${css_style_map_bg}"
src="/${httpdocument}/document/main/*mapbg">
<img style="position:absolute; z-index: 1; ${css_style_map_fg}"
src="/${httpdocument}/document/main/*map.${imagesuffix}"
border="0" usemap="#imap">
</div>
<img 
src="/${httpdocument}/chart/Primary%20Internet%20Bandwidth/*chart.png?height
=175&timescale=hourly">
<img 
src="/${httpdocument}/chart/Backup%20Internet%20Bandwidth/*chart.png?height=
175&timescale=weekly">



I hope it is correct (it seems to be).

On another note, the second to the last line has a timescale of Œhourly¹.
It shows only the last 10 minutes.  Is that correct?


Thanks for all your help.

Dan



On 9/12/07 11:19 AM, "William W. Fisher" <[EMAIL PROTECTED]>
wrote:

> Daniel Albaugh wrote:
>> Bill,
>> 
>> Your instructions worked, but now the background image doesn't show in the
>> web page although it does in IMR.  I've had upgraded to v4.6.2 before
>> following the instructions so I don't know if it worked in 4.6 or before or
>> not.
> 
> Did the PerMapHTML/map.html file that you copied contain 1 img tag or 2 img
> tags within a <div>?
> 
> This is what the latest map.html file contains; note that the separate *mapbg
> draws the map background.
> 
> <div style="position:relative; ${css_style_map_div}">
> <img style="position:absolute; ${css_style_map_bg}"
> src="/${httpdocument}/document/main/*mapbg">
> <img style="position:absolute; z-index: 1; ${css_style_map_fg}"
> src="/${httpdocument}/document/main/*map.${imagesuffix}"
> border="0" usemap="#imap">
> </div>
> 
> If your mapinfo.html file only contains one <img> tag for *map, you'll need to
> copy and paste the above <div> if you
> want to see the background image.
> 
> 
>>> 1. Locate "PerMapHTML/map.html" in your Web Pages folder, duplicate this
>>> file,
>>> and rename the new copy mapinfo.html
> 
> Let me know if this helps.
> 
> Regards,
> 
> Bill Fisher
> Dartware, LLC
> ____________________________________________________________________
> List archives: 
> http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
> To unsubscribe: send email to: [EMAIL PROTECTED]
> 

**********************************************

Daniel Albaugh
Senior Network Technician
Univ. of TN, Health Science Center
Memphis, TN

901.448.7044

[EMAIL PROTECTED]

**********************************************


____________________________________________________________________
List archives:
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [EMAIL PROTECTED]

Reply via email to