|
|
|
|
|
| | |
|
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
ASP-SQL : Get a Picture from SQL to ASP |
From: |
Michael Smol |
Date: |
2/10/2000 8:23:34 AM |
IP: |
212.206.243.26 |
Hello hier is my Problem:
If got to get a Picture from a SQL database into an ASP page. Till now I can write via response.write my text files into my ASP page. But the picture wont.
Now I tried to do it like this:
<%response.binaryWrite(gif)%>
but the respond of this is that I get this error:
Answerobjekterror ASP 0106 : 80020005
Please Help and send an e-mail!!!!
CU Michael |
Follow Up - Re: ASP-SQL : Get a Picture from SQL to ASP - Andrew Tan Kheng Hin 2/13/2000 11:09:37 AM
|
|
|
|
|
|
|
|
|
|
|
|