Author: Lord_a | Posted on: 9/23/2008 6:54:11 AM | Views : 1355



Normal
0


false
false
false







MicrosoftInternetExplorer4








/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}



Hi,


 


I am trying to display an image on a
web page. My upload form stores the image file name in my db table (column name
?PHOTOGRAPH?) and the file is saved to a directory. All this is achieved with
code behind vb. Now my understanding of how to call the ...

Go to the complete details ...