Welcome Guest Search | Active Topics | Sign In | Register

Write in textarea with EO.WebBrowser Options
Salvador
Posted: Saturday, July 20, 2019 10:00:05 PM
Rank: Newbie
Groups: Member

Joined: 7/20/2019
Posts: 8
Hi, I have a problem, on the following website: http://www.ke1.nl/en/checker3/ ,
I want to write in the Textarea , Element ID: mailpass , but I can not do it, try:
Code: Visual Basic.NET
WebView1.EvalScript("document.getElementsByName('mailpass')[0].value = '165454654654';")


How can I do it?



eo_support
Posted: Monday, July 22, 2019 8:39:42 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,218
Hi,

You should not rely on us on troubleshooting your JavaScript code. You can try to troubleshoot the code with Google Chrome's Developer Tools console window.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.