Hello , im working on a web site in IE.Everything works in IE but when i try to open it in NN7 the filepaths must be wrong. Can you please take a look at this example ive made and tell me why the filepaths are not valid :
<html> <head> </head> <body> <img src="H:Diverse\cal.gif" width="16" height="16"> </body> </html>