Iexplorer. ExecuteJS Error ??

Aquí puedes preguntar o compartir tus dudas y conocimientos acerca del programa
hello friends plugin generator where am I making mistakes in these codes




Imagen
----------------------------------------------------------------------------------------------------------------
function Ie.ExecuteJS (ObjName, tscript)
loadstring ("value = sIe."..tscript.."")()
if value ~= nil then
return tostring (value);
else
return "";
end
end
----------------------------------------------------------------------------------------------------------------

Ie.ExecuteJS("Plugin1","");

I want these sample codes to work
--------------------------------------------------------------
IExplorer.ExecuteJS("Plugin1", "window.scrollTo(0,document.body.scrollHeight);");
result = IExplorer.ExecuteJS("Plugin1", "value = document.getElementById(id).href; ");
IExplorer.ExecuteJS("Plugin1", "document.getElementById('113800032074542').selectedIndex = 6");
IExplorer.ExecuteJS("Plugin1", "document.getElementsByTagName('örnek').onclick");
IExplorer.ExecuteJS("Plugin1", "document.getElementsByName('örnek')[0].click();");
IExplorer.ExecuteJS("Plugin1", "javascript:void(document.getElementById(\"email\").value=\""..mail.."\");");

can you help me thank you in advance
keep your trash botters for yourself man
Pabloko: my friend, can you help this mess :))
This is not a problem, and the correct way to deal with this code can be understood by reading from this page

HIDE: ON
Hidebb Message Hidden Description


I created a simple example look at this example to be understand :

HIDE: ON
Hidebb Message Hidden Description



:) :) :)
abood1987 thank you 🙂
Graciassss
:dancing: :dancing: :dancing: :dancing: :dancing: :dancing:
thanks for the tutorial