Unit 1 Practical 9
Write code to upload only image files (.bmp, jpg, gif) and less than 1 kb in folder "Image-Folder". Also display uploaded image files on the same web page using datalist control.
U1_P9.aspx

U1_P9.aspx.cs

OUTPUT:


Write code to upload only image files (.bmp, jpg, gif) and less than 1 kb in folder "Image-Folder". Also display uploaded image files on the same web page using datalist control.
U1_P9.aspx

U1_P9.aspx.cs

OUTPUT:

