How do I upload a image for a user profile ?
-
Hi, im doing a user profile, and i'd like to include the option which will allow to upload a picture from the computer
-
Hi, im doing a user profile, and i'd like to include the option which will allow to upload a picture from the computer
-
It is no issue at all, im creating a profile, and i want to create this option, that when u run the application, you will be able to include a picture to your profile, that you will browse form the computer. I did some googling, and saw that most the codes for this case include "openfiledialog", link label.. and i just cannot come to an end with this, because i just started learning.
-
It is no issue at all, im creating a profile, and i want to create this option, that when u run the application, you will be able to include a picture to your profile, that you will browse form the computer. I did some googling, and saw that most the codes for this case include "openfiledialog", link label.. and i just cannot come to an end with this, because i just started learning.
Member 11447662 wrote:
most the codes for this case include "openfiledialog", link label.
Quite possibly they do, but that still does not explain what your problem is, or where you plan to upload these images to, or indeed how you plan to upload them. I suggest you study http://www.codeproject.com/Messages/1278601/How-to-get-an-answer-to-your-question.aspx[^], and come back with some more specific details. Saying "I want to do X", does not really help us to help you.