本文介绍了如何在asp.net中提交之前删除上传的文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想从已上传但尚未提交的文件中删除特定文件...

i尝试删除该文件,但在提交后仍然提交....



提前感谢......

i want to remove a particular file from files which are uploaded but not yet submitted...
i tried to remove the file but after submitting it's getting submitted....

thanks in advance......

推荐答案


这篇关于如何在asp.net中提交之前删除上传的文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

11-01 01:53