Hi,
I am retrieving results from an Access Database and displaying it in an ASP page. But upon viewing the site on the web the results for the picture is [#BINARY#]. Because of this I checked a few of my resources and found their is supposed to be code
<%
Response.ContentType="image/JPEG"
%>
before the HTML. But I have no success with this either. I have designed this site using MS Frontpage 2000 if that makes a difference. I am new to the ASP pages and I am beginning to remember why I stayed away from them before. If anyone can Assist I would be very grateful.
Gmozeley
I am retrieving results from an Access Database and displaying it in an ASP page. But upon viewing the site on the web the results for the picture is [#BINARY#]. Because of this I checked a few of my resources and found their is supposed to be code
<%
Response.ContentType="image/JPEG"
%>
before the HTML. But I have no success with this either. I have designed this site using MS Frontpage 2000 if that makes a difference. I am new to the ASP pages and I am beginning to remember why I stayed away from them before. If anyone can Assist I would be very grateful.
Gmozeley