Click here to Skip to main content
15,918,193 members

Comments by aatish442000 (Top 7 by date)

aatish442000 21-Nov-13 0:55am View    
<input type="file" name="Files" id="Files" />
aatish442000 20-Nov-13 12:18pm View    
How to add Control for files at runtime when Add File Button is clicked
aatish442000 19-Jul-13 2:25am View    
Thanks
aatish442000 5-Jul-13 3:55am View    
thanks for your help now it's working it's little bit problem from my side.It's working now by
Response.ContentType = "application/octet-stream";
aatish442000 5-Jul-13 3:32am View    
Also how to give access to normal user to download by providing them separate username and password from admin side.Admin side only upload software ans Normal user after permission from admin he/she can download