HI currently I am studying asp.net, how ever I manage to view my image just in my test.aspx page using this code

<img src="img/image.jpg" >

but when i use it on my login.aspx using the same code no image shows up.

can anyone help me about this?

ok I manage to Solve the problem. the problem was I am using a Form authentication and included my images.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.