Archived from groups: microsoft.public.pocketpc.phone_edition,microsoft.public.pocketpc (More info?)
I'd like to use Pocket Internet Explorer (Pocket IE on my MDA-II
pocketpc phone edition) for uploading to the web of some files and
images.
So I made a little html page with following:
"ben" <belcom@lutfiye.cjb.net> wrote in message
news93535ce.0410190557.106734ab@posting.google.com...
> I'd like to use Pocket Internet Explorer (Pocket IE on my MDA-II
> pocketpc phone edition) for uploading to the web of some files and
> images.
> So I made a little html page with following:
>
> ....
> <form action="http://yoursite.com/upload.php"
> enctype="multipart/form-data">
> <input type="file" size="30" name="userfile">
> ....etc..
>
>
> But no inputbox shows up when this html page is loaded in PIE.
>
> Anyone an idea how else to upload files??
Archived from groups: microsoft.public.pocketpc.phone_edition,microsoft.public.pocketpc (More info?)
In article <efzdLUetEHA.2536@TK2MSFTNGP11.phx.gbl>, "Helio Diamant - MS/MVP, Mobile Devices" <helio@nospam.pocketpcfreak.com> wrote:
>Unfortunately, file upload is not possible in Pocket IE.
Which is ironic in the case of WinCE2003 with the compact framework
installed all the needed libraries are in place.
> But there are some
>good FTP clients that you could use.
>
Archived from groups: microsoft.public.pocketpc.phone_edition,microsoft.public.pocketpc (More info?)
"Helio Diamant - MS/MVP, Mobile Devices" <helio@nospam.pocketpcfreak.com> wrote in message news:<efzdLUetEHA.2536@TK2MSFTNGP11.phx.gbl>...
> Unfortunately, file upload is not possible in Pocket IE. But there are some
> good FTP clients that you could use.
I would even use a wml/wap code if that could make uploading of files
and images possible. I saw some discussions on the web with guys who
say this is possible with wml/php scripts. But unfortuntunately, they
dont want to tell how to code that. (see
http://forums.devshed.com/showthread.php?t=172424 )
Archived from groups: microsoft.public.pocketpc (More info?)
On 19 Oct 2004 17:54:10 -0700, belcom@lutfiye.cjb.net (ben) wrote:
>"Helio Diamant - MS/MVP, Mobile Devices" <helio@nospam.pocketpcfreak.com> wrote in message news:<efzdLUetEHA.2536@TK2MSFTNGP11.phx.gbl>...
>> Unfortunately, file upload is not possible in Pocket IE. But there are some
>> good FTP clients that you could use.
>
>
>I would even use a wml/wap code if that could make uploading of files
>and images possible. I saw some discussions on the web with guys who
>say this is possible with wml/php scripts. But unfortuntunately, they
>dont want to tell how to code that. (see
>http://forums.devshed.com/showthread.php?t=172424 )
>
>Any idea how?
No, they don't say that is possible at all. In fact they say
specifically it is *not* possible. WML language doesn't have any
support for file upload. None. Nada. Zip.
You have only input type=text or password available (as well as select
/ option tags and a few others). Even though you can specify the
form's enctype, there's no way to attach a file to form.
Specifically you need a file upload box to select from, and pocket IE
doesn't have one. You could try Netfront browser, and see if that
supports file upload
Opera for PPC Smartphone as just released) probably will allow more
functionalilty. So I would go to the Opera site and download that
browser (it's about 2 meg). It won't install on non-phone edition PPC
so I can't tell you for sure if it would work.
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.