How to apply css to an asp.net file upload control?
hi, designing 1 page contains 1 asp.net file upload control. have give same , feel asp.net file upload control browse button view should same current view of button throughout project. how apply css asp.net file upload control?
the short answer is: can't.
there ways work around this. take on link below 1 way solve problem using file input.
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment