Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working with PNG
Message
 
 
To
04/06/2003 07:59:09
Barbara Hill
B.L. Hill Applications Limited
Halifax, Nova Scotia, Canada
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00796085
Message ID:
00796492
Views:
12
Barbara,

The webbrowser control knows how to display PNG files.
frmie.oie.Navigate("about:blank")
oDoc = frmie.oie.Document
odoc.body.innerHTML = [<img src="C:\WINDOWS\system32\DirectX\Dinput\act_rs.png">]
>I have a client who wants to be able to view PNG images from their VFP6 application running on an NT network with XP on the workstations. Is there an Active X control that will allow them to do this?
>I have considered converting the images to JPG but there are hundreds of them and the files are signifigantly larger when converted to JPG format. That option is a last resort.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform