Search results for query: *

  • Users: jamose
  • Content: Threads
  • Order by date
  1. J

    File transfer sample code

    Hi, I need to transfer a file from a PDA to a PC. Its basically a text file. Anyone with a simple code to transfer a file from a pda to a pc? Cheers!!:)
  2. J

    Active sync code problem

    Hi, I've managed to successfully coded a PDA application which works just fine. I'm having a slight problem though. The software captures data and stores as flat files. So i want to transfer the data from the PDA to PC using activesync. I can do this through file transfer but i eould prefer...
  3. J

    Hiding or showing the keyboard on a PDA

    Hi, i've been writing some code almost concluding now. So i need to do some final touch ups on it. One of them is that i have a combination of controls. I have combos and text boxes for examle. So when i set focus on a textbox, i need to pop up the keyboard and when i set focus on the combo, i...
  4. J

    How do i unload a form without closing the whole application

    i have a small problem. I have an application that has several forms. Sort of like a questionnaire. So one form has a button called next to call the next form. This works well but how do i unload the complete form before moving to the next form. (me.close) exits the whole application
Back
Top