![]() |
Automated Form Submission
Nowadays, most websites make use of CAPTCHA to prevent automated Form
submission. Can someone please give me examples of how automated Form submission can be achieved? It's not that I intend to do some nefarious activities; rather I don't understand how can automated Form submission be done other than the website developer coding it (for e.g. using JavaScript to automatically post a Form, say, after 2 minutes). Thanks, Ron |
Re: Automated Form Submission
rn5arn5a@gmail.com wrote:
>Nowadays, most websites make use of CAPTCHA to prevent automated Form >submission. Can someone please give me examples of how automated Form >submission can be achieved? Programs written in C, C++, Java or anything else can send http or https transmissions. After all, that's exactly what a web browser does, right? So you write one that, instead of taking orders from a user and sending the requests that he directs, sends out what it wants. Being a computer program, it can do this thousands of times a minute. If you're a programmer, this kind of thing would not be much of a challenge. -- Tim Slattery MS MVP(Shell/User) Slattery_T@bls.gov http://members.cox.net/slatteryt |
| All times are GMT. The time now is 08:34 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.