Home >Web Front-end >HTML Tutorial >Help: About js problem_html/css_WEB-ITnose
Use JS to write a function for uploading images. How to use 714779e36f6b8fe3da1575391740131b?
Writing in JS, do you want it to be asynchronous?
Well,
I only use the FileUpload control to write, and now I want to use the html control to implement the image upload function
<img src=""/〉<input type="file"/><input type="button" value="上传图片" onclick="upload()"/>
19a1d68ad532240361530a1b485853db
8042c40b8b16948911a6f21d88154d0b
Backend
Request.Files["file1"].SaveAs()
714779e36f6b8fe3da1575391740131b in IE It is different from the styles on Google and Firefox. Please pay attention to the compatibility of the browser when using it.
This is not what js can do.