Welcome Guest Search | Active Topics | Sign In | Register

Click on a button on your website help Options
kadirkoo
Posted: Sunday, November 6, 2016 12:13:21 PM
Rank: Newbie
Groups: Member

Joined: 11/6/2016
Posts: 2
help Press the button The website needs login


I am sorry for my english



My troubles


1- Printing on site with text box in the program

2- Clicking the Web Site Button login


The identity of all : class


html codes


---Website Textbox---

<input type="text" id="Username" name="webrtc_form[phone]" class="User1" placeholder="12312" value="8987987">



---Website Button---


<button class="btn js-start_on" type="submit" onclick="ga('send', 'event' 'click'); yaCounter6272194.reachGoal(');return true;" style="opacity: 1; display: inline-block;">
<span class="btn-text"><i class="LoginWeb"><img src="/bundles/img-white.png"></i><font><font>&nbsp;Create</font></font></span>
</button>

-----------------
eo_support
Posted: Sunday, November 6, 2016 12:14:44 PM
Rank: Administration
Groups: Administration

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

You will do it with JavaScript code through WebView.EvalScript.

Thanks!
kadirkoo
Posted: Sunday, November 6, 2016 12:15:33 PM
Rank: Newbie
Groups: Member

Joined: 11/6/2016
Posts: 2
Give me your codes, my friend
eo_support
Posted: Sunday, November 6, 2016 4:30:36 PM
Rank: Administration
Groups: Administration

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

You can find how to run JavaScript code through the WebView here:

https://www.essentialobjects.com/doc/webbrowser/advanced/js.aspx

We won't write the actual JavaScript code for you though.You need to work out that part yourself.

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.