cross platform application
Hello to all ,
We would like to write a web application that will be able to run both on a
PC and a PDA . The application will use Web Services to get the data from the server and will
represent it using a GUI .
We wish to use AJAX in the client side both on the PC and the PDA .
The main problem we're facing is that the UI in the PDA is much smaller than
the UI on the PC .
Does anyone know a good solution that can help us achieve the above task ?
Thanks in advance ,
Uri
Re: cross platform application
create two separate forums, one for the PC and one for the PDA, they can use the same app logic but you will most likely need to design specific UI for the PDA itself. I havn't seen a program with one ui for both platforms.
hth,
mcm