Web Applications and PDAs

Associate
Joined
18 Oct 2002
Posts
972
Location
Derby
I have created a web application using ASP.NET with a MS Access database. Currently the application sits on some webspace so people can access it through their PDA by entering a web address. As I am working on this as a project for Uni my lecturer wants it to work locally on a PDA however I can see no way of doing this as if I'm led to understand Windows Mobile does not support IIS? Basically is their anyway for a user without an Internet or network connection capable of processing asp.net pages on a PDA?

Thanks for your time
 
I can't think of any obvious way of doing this - as far as web servers go I know there are ports of Apache for Windows CE but, as you say, you will need the ASP.NET engine incumbent with IIS.

cheers
v.f.
 
Back
Top Bottom