Hi
I have no problems showing images on my ASP page if i browse through the pages using the webservers Internet Explorer. However via a client computers Internet explorer, the ASP page shows a red x.
I have set a filepath on my Access database field for the images (e.g.: d:\inetpub\and used the following code to access them with ASP:
<img src="<%=b("bpic"%>" width="485"height="160"><br><br><br>
thanks in advance!
Alexi Santana
I have no problems showing images on my ASP page if i browse through the pages using the webservers Internet Explorer. However via a client computers Internet explorer, the ASP page shows a red x.
I have set a filepath on my Access database field for the images (e.g.: d:\inetpub\and used the following code to access them with ASP:
<img src="<%=b("bpic"%>" width="485"height="160"><br><br><br>
thanks in advance!
Alexi Santana