G
Guest
I'll try to explain this briefly. I want users to upload pictures that can
be retrieved in database results. Would it be best to upload them separately
or in the same form. Next, I've already experimented and tried putting
pictures into the access database but the don't show up, instead it gives me
a binary error or no results at all. I've tried bmp, jpeg and gif. The
knowledge database said to try and put
<%
Response.Write "Hello World!"
%>
and if my software was running properly it would give me a "Hello World"
message. That didn't work. In a nutshell, I guess I can't run extension on
XP then what do I need to do, to make it work for XP & FP2003.
be retrieved in database results. Would it be best to upload them separately
or in the same form. Next, I've already experimented and tried putting
pictures into the access database but the don't show up, instead it gives me
a binary error or no results at all. I've tried bmp, jpeg and gif. The
knowledge database said to try and put
<%
Response.Write "Hello World!"
%>
and if my software was running properly it would give me a "Hello World"
message. That didn't work. In a nutshell, I guess I can't run extension on
XP then what do I need to do, to make it work for XP & FP2003.