|
SaveToStream OCX MethodScope All ProEssentials OCX Interfaces
SaveToStream() As Variant
The SaveToStream method is used primarily within an ActiveServerPage to produce a binary object file which is intended to be loaded via the LoadFromURL method. This enables client-side code to update a client-side ActiveX with data from the server.
Comments See Also: SerializeToStream, JPEGToStream, PNGToStream, OCX Methods.
HTML / ASP Example The following is an example of using SaveToStream. The example contains two parts, the first part is an HTML page that includes an object tag and vbscript that references a ASP page, the second part contains the ASP page.
Part1: HTML page references ASP page containing SaveToStream.
Part2: Below is BuildBinData.asp page content.
|
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |