trouble save the image upload in php
问题 i have this master page and a web form with the master page the problem i have is that the code wont run or save into the folder i want it to, so how do i change the code in the vb? basically i have a javascript which have a input that allow me to upload a file or image, but the problem, it seem like total skip the code inside <script type = "text/javascript"> var counter = 0; function AddFileUpload() { var div = document.createElement('DIV'); div.innerHTML = '<input id="file' + counter + '"