Is it possible to read messages from showToastMessage function?
- Code: Select all Expand view
- showToastMessage("Warning","There is a something error (ERR10001) !","error");
Thanks.
showToastMessage("Warning","There is a something error (ERR10001) !","error");
Antonio Linares wrote:Dear Hakan,
If showToastMessage() is a javascript function available from your HTML, then you should be able to execute it using:
oWebView:Eval( 'showToastMessage("Warning","There is a something error (ERR10001) !","error")' )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: SantaCroya and 34 guests