I have a certain query regarding uploading photo.
I am using VB.NET with backend SQLserver, and its a desktop application.
when i click on a button then window open from where i have to select photo,
and when i select that photo it will be save on a certain(Fix) folder in my project.
Now photo will be shown in that picture box. and its path where photo is saved is also save in database as a string,
so that when i search that record, i will search that path and photo will uplaod in my picture box.
So if anyone knows solution for this then plz tell me,
Thanks in advance
Replies
Know the answer? Post it — somebody with the same question will find it here.