Hi guys,
my Problem is i want to write on image some data and Store it on Server and then again Display it when user login in JSP page
here is the code which i have written
<img src="<%=strFile%>"> --> this displays a new Image on JSP page
this code runs fine on my computer but the problem is when i run this some code on different computer using my IP adress or URL new image is not Displayed
please help me out ..
[BSouther: Added
UBB CODE tags]
[ January 31, 2008: Message edited by: Ben Souther ]