1
1
1datr2017-07-28 10:53:23
JavaScript
1datr, 2017-07-28 10:53:23

How to clone a form with pictures without contacting the server?

There is a captcha form. There is a validation script in which this form is cloned by the clone() method. When cloning the form, a request is made to the server for the captcha image and the code changes in the session. This happens in Chrome, which is included in the distribution of OpenServer, in other browsers this does not happen and the captcha does not change.
How to make sure that the captcha image is not cloned or there is no access to the server during cloning.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question