Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Viewing images stored by Visual FoxPro
Message
From
24/04/2003 17:20:01
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Viewing images stored by Visual FoxPro
Miscellaneous
Thread ID:
00781312
Message ID:
00781312
Views:
39
I have successfully written an ASP page that retrieves photos from an SQL Server 2000 database and writes them to a web page(using Response.BinaryWrite), however when the photos are stored in the database using VFP 7.0 and the APPEND GENERAL command, instead of sending the photo to the web page, I get a page of cryptic symbols. The photos are stored in a field of type Image. Does anyone know why this occurrs and how to solve the problem.

Here is the code in VFP 7.0
APPEND GENERAL stuphoto.stuphoto FROM (This.Parent.cFileName)

Thanks
Ed Waite
C-Innovations
Next
Reply
Map
View

Click here to load this message in the networking platform