Hi, I want to create some html chart reports with Log analyzer that I could use at my site. The problem is that all chart references include lines in the html code such as <img src="C:\blabla Is there any way to modify it so it could point to relative paths ? <img src="/Images"> Thank...