K
KY Lui
Dear all,
I am developing a web application using ASP.NET with Windows Mobile 2003 as
the target platform. In the web application, user can click a button on the
web application, a "choose file" dialog will be displayed. The user select a
file, the web application records down the path of the file and write the
information in a local file.
1) How can I display a "choose file" dialog (like the one in HTML form on PC
platform)?
2) How to write file using client side scripting on Pocket PC? I was trying
to create a FileSystemObject, but failed.
Please help. I need it badly. Thanks
Max
I am developing a web application using ASP.NET with Windows Mobile 2003 as
the target platform. In the web application, user can click a button on the
web application, a "choose file" dialog will be displayed. The user select a
file, the web application records down the path of the file and write the
information in a local file.
1) How can I display a "choose file" dialog (like the one in HTML form on PC
platform)?
2) How to write file using client side scripting on Pocket PC? I was trying
to create a FileSystemObject, but failed.
Please help. I need it badly. Thanks
Max