CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: sheril

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    5,702

    Re: file upload using wininet

    please give me sample for uploading text file to a server using wininet and http post
  2. Replies
    1
    Views
    5,702

    file upload using wininet

    Hi,
    I am using wininet to upload a file to a server.The server side is a PHP script.
    The client side and server side is similar to that described in this link:...
  3. Replies
    0
    Views
    617

    code for uploading data to a server

    Hi all,

    I want to upload data to a server from my Windows Mobile 6.1 version device using gprs connection. I have used connection manager api to establish gprs connection.Now I want
    to upload...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured