Hi, I found myself a difficulty on creating a image uploader to my database. This is because in .NET CF, I cant find File Upload control. Is there any other options and how should I do it?
I know there is a OpenFileControl but there is a problem on saving it / previewing it on a picture box.
Thanks for any help.