S
Stein-Tore
I can't have OWC on the web-server so I use it with object tag and
client-side script.
This works fine but I would like to present the client with a GIF, not a
chart-object.
The GetPicture() method returns an array of bytes which on the server
Response.BinaryWrite can use as input.
Is there a way in JavaScript/VBScript to do the same?
Stein
client-side script.
This works fine but I would like to present the client with a GIF, not a
chart-object.
The GetPicture() method returns an array of bytes which on the server
Response.BinaryWrite can use as input.
Is there a way in JavaScript/VBScript to do the same?
Stein