Hi! I'm trying to pass a long string that contains data from a XML file (141KB) to a Javascript function:
Dim codigoJS As String = $"recibeString("${xmlData}");"$
wvExtras.executeJavascript(codigoJS)
Log("[" & DateTime.Time(DateTime.Now)&"] " & "Se termino de pasar datos XML a...
Installed the WebViewExtras library (1.42) and trying to set the values of the controls on this webpage:
https://qrisk.org/three
All working perfectly fine, except for 2 controls, called sbps5 and weight.
There is no error but they just remain blank.
I tried with sleep(0) and sleep =(10) etc...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.