开发者

Web browser control detect form submitted?

开发者 https://www.devze.com 2022-12-23 23:21 出处:网络
After a user submits a form, how do you detect that the form has been posted/submitted and the b开发者_如何学Gorowser has navigated to the logged in page?Handle the DocumentCompleted event and check e

After a user submits a form, how do you detect that the form has been posted/submitted and the b开发者_如何学Gorowser has navigated to the logged in page?


Handle the DocumentCompleted event and check e.Url.

0

精彩评论

暂无评论...
验证码 换一张
取 消