How to upload file using C# in windows platform

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fiyah
    New Member
    • Sep 2007
    • 1

    How to upload file using C# in windows platform

    Hi all..

    i am very new in this forum..but i hope somebody can help me to solve this problem

    now i am using C#.net in windows flatform
    and i having a problem to add a file upload functionality in my system
    a lot of sample show for ASP.net for web..but i can't find for windows flatform
    Hopefully somebody can give show me the sample.
    TQ so much..
  • Shashi Sadasivan
    Recognized Expert Top Contributor
    • Aug 2007
    • 1435

    #2
    Originally posted by fiyah
    Hi all..

    i am very new in this forum..but i hope somebody can help me to solve this problem

    now i am using C#.net in windows flatform
    and i having a problem to add a file upload functionality in my system
    a lot of sample show for ASP.net for web..but i can't find for windows flatform
    Hopefully somebody can give show me the sample.
    TQ so much..
    Hi,
    You would get a lot of samples for ASP .Net because uploading deals with copying files from a remote location to the server.
    Are you doing the same? or is it within the same system itself?
    Cheers

    Comment

    Working...