valentina27
07-03-2007, 01:08 PM
Hi, can you help me?
I have a problem with Internet Explorer 7.
It can locate cgi file and htmls, but cannot find images and javascript file.
They are stored in separate folder from this with html files.
<link rel="stylesheet" href="{%=csspath%}/business.css" type="text/css">
<img src="{%=imagepath%}/but_log.gif" width="97" height="18" onClick='LogIn();return false;'>
I have no problem with IE6, Opera 9.2 and Mozilla.
I have a problem with Internet Explorer 7.
It can locate cgi file and htmls, but cannot find images and javascript file.
They are stored in separate folder from this with html files.
<link rel="stylesheet" href="{%=csspath%}/business.css" type="text/css">
<img src="{%=imagepath%}/but_log.gif" width="97" height="18" onClick='LogIn();return false;'>
I have no problem with IE6, Opera 9.2 and Mozilla.