ianlarner
27-04-2006, 09:25 AM
Hello,
I'm developing an application for Window Mobile 2003 that will upload GPS positional data to a server which can then be displayed to an end user.
I've managed to establish a connection to the internet using the connection manager Api. I now need to send a HTTP POST header to my server in order to upload the information, could anyone give me any guidance on the best way of doing this? I've tried the HTTPRequest.... functions but the function fails, is there an alternative to this method?
Thakn you in advance
I'm developing an application for Window Mobile 2003 that will upload GPS positional data to a server which can then be displayed to an end user.
I've managed to establish a connection to the internet using the connection manager Api. I now need to send a HTTP POST header to my server in order to upload the information, could anyone give me any guidance on the best way of doing this? I've tried the HTTPRequest.... functions but the function fails, is there an alternative to this method?
Thakn you in advance