i have this file upload control which uploads all kinds o f files. i have to restrict it in such a way that it should not allow exe formats..could anyone please help me with this..i cannot enter allowed file formats as it is unpredictable ..i need to restrict only exe format ..thanks in advance
Share
You can use the regex:
Rubular Link