Web浏览器使用Winforms弹出确定按钮的弹出页面 [英] web browser pop up page of ok button raising using winforms

查看:81
本文介绍了Web浏览器使用Winforms弹出确定按钮的弹出页面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

(我不要求弹出块选项)

我正在用Winforms编写代码以使用vb.net Windows应用程序中的Web浏览器控件登录我的WEB网站.在VB.NET WINDOWS应用程序中

当我在网络浏览器完成事件中将用户名和密码提供给网络浏览器时,然后单击登录按钮后,它将询问是否可以弹出页面或取消

我想在弹出页面上单击确定"按钮,然后它将登录我的网站并提供我帐户的完整详细信息,当我单击取消"按钮时,它将关闭


如何提升确定"按钮的弹出页面,请提供代码

Web浏览器弹出确定按钮的页面.

(im not asking for pop block option )

i m writing the code in winforms to login my WEB site using web browser control in vb.net windows application.IN VB.NET WINDOWS APPLICATION

when i am giving the user name and password to web browser in web browser completed event then after clik the login button then it will ask pop page that is ok or cancel

I want to raise ok button of pop up page then it will login my site give the fulldetails of my account ,when i m clik the cancel button it will close


how to raise the popup page of ok button please give the code for

web browser pop up page of ok button raising

推荐答案

WebBrowser1.Document.GetElementById("submit").InvokeMember("click")


这篇关于Web浏览器使用Winforms弹出确定按钮的弹出页面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆