B
bryanp10
How do I do a client-side check to see that a file exists before
attempting to upload it? I am trying to avoid the "Access denied"
error I get on form submission if an invalid name is entered in the
textbox.
This page does it beautifully:
http://msconline.maconstate.edu/tutorials/ASPNET2/ASPNET09/aspnet09-11.aspx
But how???
Seems like an obvious feature to discuss, but NOTHING I've seen online
explains how to do.
attempting to upload it? I am trying to avoid the "Access denied"
error I get on form submission if an invalid name is entered in the
textbox.
This page does it beautifully:
http://msconline.maconstate.edu/tutorials/ASPNET2/ASPNET09/aspnet09-11.aspx
But how???
Seems like an obvious feature to discuss, but NOTHING I've seen online
explains how to do.