<script runat="server">
sub button_click(s as object,e as eventargs)
inpfileup.postedfile.saveas("f:\temp\xrw.jpg")
end sub
</script>temp这个文件夹我怎样在上传的时候自动创建