[RESOLVED] upload pic in student info. system
Hi I need some help regarding my project how can user upload picture in student information system with database,
Right now I am using common dialog box at picture box my problem is when i put picture its sketch,How picture automatic align itself then i can see the whole portion of picture.
Re: upload pic in student info. system
For sample code follow few relevant links (save/retrieve file...) in my signature.
Re: upload pic in student info. system
where can i place the code
Re: upload pic in student info. system
Quote:
Originally Posted by
jdripper31
Hi I need some help regarding my project how can user upload picture in student information system with database,
Right now I am using common dialog box at picture box my problem is when i put picture its sketch,How picture automatic align itself then i can see the whole portion of picture.
You can use the Imagebox with Stretch property set to TRUE ...:wave:
Re: upload pic in student info. system