javascript - Blocked myself from server with form submissions -


so i've been working on client involving simple form generates url , resultant page outputs table. form explicitly set method="post" , action="", js handling url so: onsubmit="this.action='{site_url}/entries/'+this.survey.value+'/'+this.job_number.value;"

the form works fine, after several dozen submissions (mostly re-submissions of same form), server has blocked ip (via csf).

what has caused , how can prevent happening again?

the owner of service using either cooperating or not. if he/she cooperating you, should ask them cause of issue. sure give information need know server, not encounter issue again long follow policies. if not cooperating you, well, unlucky event, without solution.


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -