hi Bubbly shah,
Absolute path is not possible while displaying an image..
it should be present in your virtual directory aka project directory.
try something like this..
create a folder images in your project...
add your thank you image to that folder..
and on thank you page..
Image1.ImageUrl = "~/Images/Thankyou.png";
please remember absolute path will never work..
hope that helps.
dnanetwork
Practically a Master Poster
633 posts since May 2008
Reputation Points: 28
Solved Threads: 106