File name and extension are empty. Please help.
ASPX FILE CODE:
-
If you're putting your UploadControl in an UpdatePanel (Ajax stuff), it won't work by default. Use Update Panel, File Upload Control and use a PostBackTrigger Control to force a postback only for the File Upload Control
Check out the following link
File Upload in UpdatePanel, ASP.NET AJAX
讨论(0)
- 热议问题