开发者

vb.net - how to automatically close javascript prompt boxes

开发者 https://www.devze.com 2023-02-13 12:08 出处:网络
How would I go about having my application a开发者_如何学Cutomatically close an onbeforeunload prompt box that warns you before leaving the page?

How would I go about having my application a开发者_如何学Cutomatically close an onbeforeunload prompt box that warns you before leaving the page?

Example: http://sharecash.org/download.php?file=234324234324324324 (try leaving or closing the page)


I wrote a (freeware) program to handle this sort of thing, its called A Form Filler ( www.aformfiller.com ) - basically all you do is watch for the form to appear and when it appears send the keys strokes.

In this case send a L and an Enter.

0

精彩评论

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