I need help on File upload sample code or articles. No ASPX please. Just plain Winform to send file to the server like JPG files and the like.
Thanks in advance guys.
Printable View
I need help on File upload sample code or articles. No ASPX please. Just plain Winform to send file to the server like JPG files and the like.
Thanks in advance guys.
Take a look at these two links:
http://builder.com.com/5100-6373-5109284.html
http://www.csharphelp.com/archives2/archive351.html
Hope they help.
Thanks Hack. To share, I found this (hopefully), http://www.codeproject.com/cs/databa...sSQLServer.asp is helpful too.