LostShoul
07-03-2008, 10:39 PM
Hi all,
I have an smart device app for Pocket PC written in C#. All the data
is collected in XML files which are stored on the device. Now when
the user clicks on upload I want to send these files as HTTP POST to a
server where a PHP script will read the data. I dont know how to go
abt it - use a ASP.NET form or maybe code it in C#. I am new to C# and
am learning on the fly.
Any help will be appreciated.
Thanks
LS
I have an smart device app for Pocket PC written in C#. All the data
is collected in XML files which are stored on the device. Now when
the user clicks on upload I want to send these files as HTTP POST to a
server where a PHP script will read the data. I dont know how to go
abt it - use a ASP.NET form or maybe code it in C#. I am new to C# and
am learning on the fly.
Any help will be appreciated.
Thanks
LS