When I upload any apk files that are bigger than 16MB to <input type=‘file’>
(within <form action=“” method=“post”>
) and hit the submit button the web just load for some bit then refreshes the page and resets every datas that are put into the other inputs earlier as if nothing happened.
Or we can say this in another way, how can I make the form to be able to transfer big sized files such as apks.
I have searched in google, youtube and found nothing related to that problem.
Dyari FN is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.