Hi![]()
I am a complete noob for ASP.net and i have a stupid question![]()
I can't display picture on my web site..
Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click
Image1.ImageUrl = "/Images/index1.jpg"
End Sub
Please help me
Thanks![]()




Reply With Quote