Fawaz, your question really doesn't seem to have anything to do with the Palm Emulator, so posting it to the emulator-forum is unlikely to get you the best results. I am cc'ing the palm-dev-forum on this response where this thread should probably live...
To your question: it's not really clear to me what kind of help/suggestions you're looking for. Based on your description *I* would simply consider building a browser-based (web) application, i.e., the user accesses your application through a browser user interface. You might even be able to make it independent of a particular browser or device if you're careful with your HTML code generation. The entire logic (and data) would in that case reside on your backend server (close to where your Oracle database sits anyway). Hope this helps, Oliver --- fawaz bokhari <[EMAIL PROTECTED]> wrote: > Hi, > > I am developing an online I.Q test program on PDA in > which the questions are to be picked up from the > Oracle database. When the user presses the next > button > to read the next question, the request goes to > another > program residing on some other place through HTTP > protocol, then fetch the data according to the > request > and dynamically generate the page that is to be > displayed on PDA containing the next question. > What should I use to do this. > > Anxiously waiting for some help > > Fawaz > > > __________________________________________________ > Do You Yahoo!? > Try FREE Yahoo! Mail - the world's greatest free > email! > http://mail.yahoo.com/ > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
