Register or Login to Your Account
1
<asp:Image ID="Image3" runat="server" Width="260px" Height="400px" />
<
asp:Image
ID
=
"Image3"
runat
"server"
Width
"260px"
Height
"400px"
/>
a javacript that displays image when uploaded:
2
3
4
5
6
7
8
9
10
11
12
13
Set the source of the image to null as shown below - Image1.Source = null
PARTH
Set the source of the image to null as shown below -
Image1.Source = null