|
PEappendfromURLBOOL PEappendfromURL( hObject, pszURL, dwFlags = I_F_TRANSFER_BINARY | I_F_RELOAD );
This function is only used in combination with the Pedo Webform control, or Pedo ActiveX control.
The PEappendfromURL function is used to append data to a ProEssentials control with data from an ASPX/ASP page on a server. This function helps in implementing incremental-data / real-time / strip-chart type internet updating of a ProEssentials control. When the data is received, the control first shifts its current data to make room, and the new data is appended.
Returns NonZero if the function was successful, otherwise Zero.
Comments .Net developers, see PeFunction.AppendFromURL
Ocx developers , see AppendFromURL method
See Also: PEloadfromURL, PEload, PEloadpartial, PEstore, PEstorepartial, and PEsavetofile.
|
|
©2026 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |
|