G
Guest
Sorry if this is a repost.
We are trying to create an application in Visual Studio 2005 for a Windows
Mobile 5.0 device. What we would like to do is have a web page (this on is
..aspx in vbscript) run on the mobile device and not be served from a web
server.
for a little more detail:
These devices are not always connected, but the pages have just two simple
controls and are used to store data on the device locally in SQL Micro
edition. So we actually dont need a remote web server, just these pages
locally.
It works fine on the development machine, but that hs a local IIS server.
Is this possible, or is there some other approach we should be using?
thanks
We are trying to create an application in Visual Studio 2005 for a Windows
Mobile 5.0 device. What we would like to do is have a web page (this on is
..aspx in vbscript) run on the mobile device and not be served from a web
server.
for a little more detail:
These devices are not always connected, but the pages have just two simple
controls and are used to store data on the device locally in SQL Micro
edition. So we actually dont need a remote web server, just these pages
locally.
It works fine on the development machine, but that hs a local IIS server.
Is this possible, or is there some other approach we should be using?
thanks