Author: annir | Posted on: 4/26/2010 8:46:02 AM | Views : 660

Hi Guys,
I have a gridview which bind from a database. It populates my data which is Name, Address, Pic, PicLocation. I have a question regarding downloading the Picture/Documents that the user will upload. In my PicLocation column, it contain where the picture is located(where i saved it, like C:\Pictures\) from the server while in my Pic column it contain where the picture was saved inside my program location (~\Pictures\).
My question is how can i download the picture that was uploaded by a user? I think I can use the PicLocation here. I am using VB as my language..
Pls help, im new in gridview..
regards,
annir
 
...

Go to the complete details ...