Hi all,
Currently doing some web programming for the PocketPC interface and I need to upload files from my PocketPC directory onto the server through a web browser.
Could not use tag as Pocket IE uses HTML 3.2 which does not support this tag. I have checked extensively through the web and it seems that the only way to do this is to use ActiveX controls.
Is there any other way e.g. through ASP.NET, VBS or JavaScript, to achieve this? If not, does anyone know of any existing ActiveX codes that does the same thing?