Windows Mobile Development

Hello,
Can anybody recommend a method of creating simple applications (elementary functions such as stock transfer, stock count) on a WM device for 8.8?
Obviously, this has to go through the sdk rather than straight to the DB (which would invalidate our support).
I tried using B1WS but kept getting soap errors.
Is there any way of achieving this?
Thank you.

Thank you to everyone for responding.
Last night, having made no changes, I tried my B1WS cf.net app again and bizarrely it worked without the soap errors.
This morning it was back to not working. I have uninstalled and reinstalled both di server and b1ws and now it seems to be working.
Thanks again.

Similar Messages

  • Runtime error on Windows Mobile 6.1 after install

    I have a Windows Mobile 6.1 Classic device (non-phone),
    CE OS 5.2.21041 (Build 21041.1.6.0)
    Processor is an ARM1136 MX31
    Memory: 115.09Mb
    I installed the 3.0 SDK, and copied and installed the CAB file on the device per the instructions on the website.
    When I click on the "Sun Java CLDC Emu" icon, I get the following error message:
    "The file 'sun_jwc' cannot be opened. Either it is not signed with a trusted certificate, or one of its components cannot be found. If the problem persists, try reinstalling or restoring this file"
    I tried removing and reinstalling - same error. Everything seemed to go ok with the CAB installation.
    Any suggestions as to what to check/test?
    Regards,

    Hello,
    we don't sign the java runtime cab nor the executables inside it. So to be able to run it on a device, the device needs to have security lowered at least to the level at which the user is asked for permission when he is installing / running an unsigned cab / executable. In the context of Windows Mobile security, it means that the device's security configuration needs to be set to "Two-Tier-Prompt", "One-Tier-Prompt" or "Security-Off" (see http://msdn.microsoft.com/en-us/library/ms839681.aspx for more details).
    Changing of the security configuration might require device manufacturer's or operator's assistance.
    In some cases it can be done by the user. Some of them are listed below:
    1) the user has a registry editor application which can run on the device and can change the device registry (such application needs to be signed by a certificate which is trusted by the device)
    2) the device has installed Microsoft Windows Mobile development certificates
    3) the device allows the user to install the Microsoft Windows Mobile development certificates
    Of these the 2 and 3 is more likely, so If it's your case, try the following:
    1) Install Windows Mobile SDK (http://www.microsoft.com/DownLoads/details.aspx?familyid=06111A3A-A651-4745-88EF-3D48091A390B&displaylang=en)
    2) Install "<WM SDK>/Tools/Security/SDK Development Certificates/Certs.cab" on the device
    3) Go to "<WM SDK>/Tools/PocketPC/Security/Security Configuration" and use one of the cpf file to change the device's security configuration (see <WM SDK>/Tools/PocketPC/Security/Security Configuration/ReadMe.txt)
    Regards,
    Java ME SDK team

  • RemoteApp get file off Windows Mobile 6.1

    Within our organisation we have about 50 Windows Mobile 6.1 Professional M3's. We are looking into Windows Terminal Services so that we can easily 'deploy' updates to our pc's however the software we need to run is written in c# and currently gets information
    of the PDA using an external cecopy.exe
    Is there an addin I can use in my program to let me do this from the remoteapp server.
    I already have expectations that the answer will be NO.
    Cheers,
    Ben

    Hi Ben,
    This forum is discuss and ask questions about the C# programming language, IDE, libraries, samples, and tools. I am afraid you posted in an inappropriate forum. Like your title mentioned, your case related to Windows Mobile 6.1. I will move your case to
    Smart Device Development  >
    Windows Mobile Development
    forum for better support. Thanks for your effort.
    Best regards,
    Kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can i install VS 2013 in my Virtual Machine with Windows 8.1 and work for Mobile Development,Mobile Emulator can work in my Virtual Machine ?

    I have a Virtual Machine with Windows 8.1 OS and 4gb RAM, 200gb Disk.
    I want to develop apps for Windows Mobile 8.1 with VS 2013 Update 4, Mobile Emulators can work in my Virtual Machine, bcz i am getting bellow error.
    Windows Phone Emulator is unable to verify that the virtual machine is running:
    Something happend while starting a virtual machine:'Emulator 8.1 WVGA 4 inch 512MB.APPUSER' failed to start.(Virtual machine ID xxxxxx-xxxxx-xxxx-xxxx-xxxxxxx)
    The Virtual Machine Management Service failed to start the virtual machine 'Emulator 8.1 WVGA 4inch 512MB.appuser' because one of the Hyper-V components is not running (Virtual machine ID xxxx-xxxxx-xxxx-xxxx-xxxx).

    No you cannot do that.  You need a physical machine that supports Hyper-V
    Jeff Sanders (MSFT)
    @jsandersrocks - Windows Store Developer Solutions
    @WSDevSol
    Getting Started With Windows Azure Mobile Services development?
    Click here
    Getting Started With Windows Phone or Store app development?
    Click here
    My Team Blog: Windows Store & Phone Developer Solutions
    My Blog: Http Client Protocol Issues (and other fun stuff I support)

  • How to run an application on windows mobile 6 device ?

    Hi everybody,
    How can you run an application on a windows mobile 6 device with the new SDK 3.0 ?
    Can you launch a MIDLET like any other program ? or running your MIDLET on windows mobile 6 is only for testing while you are developing.
    When you finished your MIDLET, can you copy the jar file to the mobile device with windows mobile 6 and to run it anytime ?
    Thank you.

    Its simply a matter of opinion, but I'm 3-months-in, developing for WM5 + WM6 and the only usable solution I've found that has the correct look and feel on Windows Mobile as well as JSR support is IBM's J9.
    It's not free, but I searched high and low, and it's the only product that I was happy with.
    Here's a [screenshot of it running my application on WM6 emulator|http://3.bp.blogspot.com/_9hmP3Ho0t14/S7eDTXfkE9I/AAAAAAAAAa0/ISZ-HohZQDs/s1600/wm6.png] .
    Here's a [quick article I wrote for it.|http://fatbuttlarry.blogspot.com/search?updated-max=2010-02-16T11%3A34%3A00-08%3A00&max-results=7] Remember, it's NOT free. Pricing is very fair, but you'll have to license it to use and distribute it.
    -Tres

  • SSO problem on Windows Mobile with WAS Java 7.0 and R/3 4.7

    We have a curious single sign-on problem with custom WM-app.
    The application is developed using WD Java and currently runs on WAS 7.0 SPS10. WAS makes calls to several RFC:s on 4.7 Enterprise and authentication is done using SSO.
    The enduser device is a handheld running Windows Mobile and the browser is a vendor (HHP) provided Mobile IE based HandHeldWeb. Because of the poor usability of the default login on handhelds we created a custom J2EE Web Application JSP which does the login to the WM-app.
    On a PC browser everything functions normally, but occasionally with the mobile device no data from R/3 is displayed. As if SSO didn't work. Sometimes, if transaction 1 doesn't work and the user comes out of it, then runs transaction 2 which makes an RFC call and then returns to transaction 1 it works. Sometimes..
    This problem does not occur on mobile device when the default login is used. And as stated previously, on a PC the custom login works fine.
    -Erno

    Hi,
    Currently SAP is selling the Software in Business Suite .
    If you are purchasing the SRM 7.0 .It will come as Business suite . It will contain
    1. SRM 7.0
    2.CRM
    3.PLM
    4.SCM
    5. ECC 6.0 wiht Eph 4
    When you are getting the ECC 6.0 in this package why to use  SAP R/3- 4.6C
    So better you upgrade both the SRM and R/3.
    I would like to know if SRM 7.0 and R/3 4.6C is compatible in first place.Will it work?
    It will work but in the long run you will get lot  of Problem.Since SRM 7.0 is Based on Webdynpro technology
    Regards
    G.Ganesh Kumar

  • No separate DBs created in Windows Mobile

    Hi All,
    I am developing an application that needs to sync for different users in Windows Mobile.
    I had setup publication, publication items etc. and was able to sync for different users from the mobile.
    What I notice is that there are no separate databases or folders created for different users in the mobile as that would be created in the desktop version of Oracle Lite. For example, I sync for 2 users, Jack first and Jane second.
    It creates the database for the user who has synced first and the data in the db is also for the first user only. Here only for Jack. Later if I sync for Jane, the synchronization process is getting completed successfully. But to connect to the db I had to use only system/jack only as the password and the data is also only for JACK and not for JANE who synchronized later. This will make only the user who synchronizes on the device first can use the device. This would be the case even if the device is registered for a different user.
    Will this be the behavior. Because the application needs for different users to sync, I suppose this is not the correct way of the behavior. Any help in this would do great and I am also open for any more clarifications needed
    Thanks in advance.
    Regards,
    Aravind

    Rather than using the administrator functionality, i was thinking along the lines of
    Jack, John and Sarah need to share device PDA1
    link table set up on the server that maps PDA1 to Jack, John and Sarah
    User for the device is PDA1 (not one of the real users), and the data subsetting done on the basis of the link table above
    extra columns added to some of the PIs to identify the 'owner' of the data (ie: Jack, John or Sarah), other PIs will be general and so visible to all users
    Device sync user and login user is PDA1
    within the application, there is a second login as Jack, John or Sarah (validate via the link table if you download it)
    some of the application queries/inserts/updates are restricted on the basis of the actual user (eg: select * from jobs where user='Jack') from a static variable
    Whilst cumbersome this will achieve the requirement (only real way at present), assuming that the users for a device is reasonably static (any user on any device is more difficult in windows mobilr devices).
    NOTE MGP and sync will process all user data for all of the real users at the same time.
    initial build is likely to be longer as it has data for multiple users, but incemental changes much faster than rebuilding all of the time

  • RFE: Some issues with the Pre/WebOS coming from the perspective of a former Windows Mobile user, Part I

    I just switched over to a Palm Pre from a Windows Mobile device a week or two ago.  Now, don’t get me wrong here—I really do like the Palm.  For the most part, all of those things that were buggy, slow and inconsistent with Windows Mobile just simply work on the Palm, and that’s a very good thing.  However, when a product is so good, it makes the problems stand out all that much more, and with a lot of the problems I’m finding, the decision making on the part of Palm that led to the problem is just baffling to me.  I am hoping that I am just missing something on at least some of these issues, but so far, I have a laundry list of the things/features/omissions that I just really can't understand.  Because I have 8 issues, I'm going to break these down into three separate posts, with a few days in between each.  So, here goes PART I:
    1)  You can't select/manage multiple e-mails or text messages?  This is a pretty big problem, as I very consistently need to mark dozens and dozens of messages as read and then delete them, and swiping them off the screen one at a time just doesn't cut it.  Not only is it slow and painfully cumbersome, but it leaves them all marked as unread back in Outlook.  This really needs to be fixed, and I cannot imagine that even one single Palm user would disagree with me on this.  Actually, I think my bigger concern is how the product got developed without this ability in the first place, especially when prior Palm offerings apparently had it.
    2)  WebOS forces you to sort ALL contacts the same way?  I have many contacts set up in Outlook to be sorted by last name, and many others set up to be sorted by company name.  I've done this because that is how I need them sorted--sometimes the individual is my focus, but I have their company listed, and sometimes the company is the focus, but I have an individual contact listed.  Outlook, and every other contact management app I've seen, recognizes this, and allows me to sort each individual contact in the manner that best fits that contact.  Unfortunately, WebOS apparently ignores the Outlook "File As" field, and makes me sort everybody the exact same way.  As above, I cannot imagine anybody disagreeing with me that this is an important fix, and also as above, I can’t figure out why this wasn’t simply done this way from the get go.
    3)  No scroll bars?  Okay, so scrolling by flicking with your finger obviously works better than scrolling with a scroll bar along the side of the screen, but let’s not forget the fact that the scroll bar performs another EXTREMELY important function aside from actually scrolling:  the scroll bar provides the user with instant feedback as to how long the list is and how far down the list the user has scrolled.  These are two extremely, extremely useful pieces of information, and they are completely missing on the Pre.  I tried to look through some applications on my Pre the other day (more on the problems with the app store below), and I had a list of probably 100 or 200 applications that fit my search criteria, and I scrolled, and scrolled, and scrolled, and never had any idea of any sort how far down the list I had gotten nor how far I had left to go—and that was extraordinarily frustrating.  Oh, and if I wasn’t able to finish going through the list in one sitting, guess what, I have absolutely no possible way to run the search again and quickly get back to the point where I left off, because I have absolutely no idea how far along I had gotten.  I have to say, this glaring omission makes using the Pre on anything but very short lists and websites, well, unusable.  Scroll bars are everywhere—they’re there in every single program or application I have ever seen when the data presented goes off the available screen area, and there is a very, very good reason for their overwhelming prevalence—a reason that has nothing to do with the actual act of scrolling.  I think this one is probably my biggest complaint with the Pre.
    I will post the next few in a separate post, but these are my "top 3".  To be honest, most of these just really leave me scratching my head wondering “what were they thinking?”  The Pre is a great product, but obvious little shortcomings really stand out on a good product (can anybody say “where’s the cut and paste, Apple?”, which, by the way, is a mistake that MS is about to bafflingly repeat with WM 7).  I should note that it would be difficult for anybody to say that I suffer from "One True Way" syndrome when all of the things I suggest, if implemented, wouldn't detract from the experience of those users who don't want these features, but they would benefit those of us who do want them tremendously.  My "way" doesn't require a compromise of any sort for anybody--it merely requires adding features, and the people who don't want/need those features can simply ignore them with no ill consequence of any sort.  Sorry for the long post, but I’m hopeful somebody at Palm is listening.  And yes, I know that posting multiple problems in one post is not ideal, but these all have a common, intertwining theme, and I'm at least breaking them up somewhat.

    I really like my Pre, but I understand what you mean about somewhat baffling omissions in features. I think the Palm has a winning platform already, they just need to focus on hunting down and destroying bugs for a few months. Honestly, most of the things the Pre is missing should be provided by third parties except they're hesitant to invest because the pre and pixi haven't sold like gangbusters compared to Android and the iPhone. But really, if the price keeps dropping on palm hardware and they keep launching on new platforms (due soon on att), I think we'll be looking at a different view in a few more months. I'd wager that Palm has sold a bit less than a million devices, add Att and you'll end up around 1.2-1.5. If they keep fixing issues and making current customers happy, then launch a nice phone the end of this year, they'll be in good shape. You don't need to sell 15 million units to have a viable platform, just enough of a mass to ensure people want to take a risk developing. Notice this story http://www.technewsworld.com/story/69684.html?wlc=1270413481 .

  • Compatibility with Windows Mobile 5.0 ?

    Does anyone know if Flex apps would work on PocketPCs, ie.
    using Windows Mobile 5.0?
    I haven't purchased one yet, so I can't test.
    At this link, Adobe identifies Flash Player 7 for Pocket PC:
    http://www.adobe.com/products/flashplayer_pocketpc/
    This page identifies FlashLite 2.1 which seems to be based on
    Flash Player 7
    but includes Action Script 2.0 support:
    http://www.adobe.com/products/flashlite/
    Does anyone know for sure? We'd like to do some monitoring
    & reporting
    in Flex & make it available on the go for people, but
    don't want to go buy the phones
    until we know it is possible.
    Thanks

    >I have a Windows Mobile 5.0 device (Verizon PPC 6700) and
    just bought a
    >small
    > app that requires Flash 6.0. This site talks about 7.0
    being the latest
    > (and
    > being backwards compatible). I installed the app by
    placing the .cab file
    > on
    > my device and clicking on the file...which kicked off an
    install program
    > on the
    > device and it seems to have installed correctly. I
    rebooted the device
    > but
    > don't see any setting / programs for Flash 7.0 (although
    it does show up
    > in add
    > / remove programs). Is this installed correctly? My
    purchased app won't
    > run
    > and it's supported on this device as well....the
    developer is blaming
    > Flash and
    > telling me it's not installed. The Flash 7.0 download
    page indicates
    > compatibility with Windows Mobile 5.0....any advice?
    Can you see this on your device?
    http://www.tomorrows-key.com/pdademo/mrttpda.htm
    If so, then Flash is installed fine. Note, though, that Flash
    content will
    only play when viewed in a browser (html file) or when
    embedded in an
    application using ActiveX or similar. So if you are tryting
    to play a swf
    file, that won't work.
    Steve

  • SDK 3.0 - CDC for Windows Mobile

    Hi,
    Where can I found the file .cab for install the CDC JVM of SDK 3.0 in my Windows Mobile?
    Now, I use the Creme JVM for developer in Windows Mobile, but I want use the new SDK 3.0, more specific the CDC JVM in my WM application
    I see that in path (NetBeans 6.7\mobility8\Java_ME_platform_SDK_3.0\on-device\winmobile-arm) exists a .cab for CLCD installation, but not found for CDC!
    thanks a lot!
    Fábio

    Support for Windows Phone is being worked on for Kapsel. 
    I have not myself done tried using this cordova push plugin on Windows Phone but it might be worth having a look at.
    Getting Started with Kapsel - Appendix H -- Non Kapsel Plugins

  • How to install the JRE that comes with JME 3.0 to a Windows Mobile device

    From Sun's JME download page:
    Integration with 3rd party emulators and Windows Mobile devices
    The new Java ME Platform SDK architecture allows integration of 3rd party emulators and devices. Java ME Platform SDK comes with Sun's Java runtime environment for Windows Mobile. A user can install this runtime on a Windows Mobile device or a Microsoft device emulator and experience all the on-device features of Java ME Platform SDK.*
    My question is, how can I install the Java runtime environment that comes with Java ME Platform SDK 3.0 to a Windows Mobile device. I am a newbie in this device programming and I'm setting up my development environment. So far, I have installed JME in my computer, and have also installed both the Windows Mobile 5 and Windows Mobile 6 emulator. I've been searching the internet for answers, but it always points me to using a third party java runtime such us Mysaifu, etc. I would like to stick with what is packaged with JME if possible.
    If anybody assist me or direct me to an online documentation on how to do this. All help is greatly appreciated :-)

    I had some success installing on a real Mobile 5 device [http://forums.sun.com/thread.jspa?threadID=5344195]
    There is a link to a doc on the main download page, item 5 under How to Install. [http://java.sun.com/javame/downloads/sdk30ea.jsp] I used this for the real device, Treo 700w. Did not try it with an emulator.
    The support looks to be an emulator rather than a JVM per say. But then again I could be wrong on that. I too had poked around looking for a JVM, CrEme, J9, etc..
    I do have a commercial app installed on the Treo that uses IBM's J9, which is seems requires a contact with a sales person to get ahold of. I had hoped to find something that might clue me in on how to "hook up" my own J2ME app with the J9 installed by the commercial package. But I've pretty much decided to get a real J2ME handset rather than continue to waste my time hacking up something with WM. Now the question is which one makes a good reference platform?

  • Is there a version of flash player that works on windows mobile 6.5?

    Hi,
    Forgive me if this question shows my ignorance but is there a version that can be installed that works with wm6.5?  When I visit web pages on my device that have embedded flash content I am advised that I need to update my version of flash player but the link takes me to an Adobe page that doesn't seem to have a version that will work for my device.
    Thanks in advance,
    Mike

    I've been reading lately about Apple's ongoing battle with Adobe over mobile apps and Flash. What I've gotten from all of it is that Apple wants to develop a mobile format replacement to Flash, and Adobe wants to block it. Apple's contention is that Flash is too bulky and consumptive for mobile apps and content. Apple has barred any mobile apps for iPhone and iPad from containing any Flash code, and Adobe says that has hurt their development of SDKs for people who want to make iPhone apps. It's turned into a regular peeing contest.
    I would have to assume that Apple iPhone, DROID, and Windows Mobile all have the same issue with Flash content and software, since they all have to fall within the standards for mobile communications in order to be "universally accessible" by all the companies that make PDAs, tablets, and phones.
    I've yet to see a Flash Player download for Windows Mobile, and given the current environment, with HTML 5 coming soon, it's not likely I will.

  • How to create the C++ DLL for Windows Mobile and how to import it in C#

    Hi All,
         Please can u guide me for creating DLL on C++ and using it in C#
         1) Steps to create the DLL using C++ for Windows Mobile
         2) And where to place the DLL after builiding to make use of it in my C# project
    Thanks in Advance!!!
    Thanks & Regards,
    Sharan

    Hello all,
    I know this is an old thread but i have to give it a try ( i am stuck with an almost identical problem but cant solve it since 5 days googling and reading.
    I am developing an app for Unitech HT660e which has Win CE. THe app is complete but now i need some more control over the barcode scanner. In order to gain controll i need to use USI.dll which is explained in this documentation (chapter 2 has the link to
    the SDK which contains the USI.dll ) :
    http://www.datacol.co.nz/pdf/uni_prog-guide_1.21.pdf
    But i also get : Cant find PInvoke DLL 'USI.dll'.
    In chapter 4 is SysIOAPI.DLL mentioned which i cant fin.
    Chapter 17 has USICF.dll which may be interesting bcos this one can be added as reference and "using USICF" . I am using compact framework 3.5 for this and the emulator is "usa windows mobile 5.0 pocket pc r2 emulator". 
    Reading your post i noticed i can use the "Pocket PC 2003 SE Emulator" but it gives me the same error.
    Maybe i need to include a path in my code but i tried this as well...and get the same problem. Maybe i am missing something.
    Here is my code:
    using USICF;
    using System.Runtime.InteropServices;
    namespace SmartDeviceProjectzaDLLtesting
        public partial class Form1 : Form
            [DllImport("USI.dll", EntryPoint = "VibrationOn")]   //ignorethis?:,CallingConvention=CallingConvention.Winapi)]//Cdecl)]    //EntryPoint = "VibrationOn")]
            public static extern void VibrationOn(bool bEnable);
            public Form1()
                InitializeComponent();
            private void Form1_Load(object sender, EventArgs e)
               // USICF.USIClass usiba = new USICF.USIClass(this); // this gives an exception as well
               VibrationOn(true); // thiis causes the exception
     //           VibrationOn(false);

  • Communication error in login function in windows mobile in sup 2.0

    hello experts,
    i have developed sample application using sup 2.0
    the application works fine for windows
    I am using windows xp sp3
    i refer all the dll required for the application
    i also configure Active sync 4.5 and Virtual machine 2007 SP1 for windows mobile 6.0 professional emulator
    but when i create application for windows mobile
    it throw error at
    LoginToSync("supAdmin","s3pAdmin");
    as
    iAnywhere.Data.UltraLite.ULException: Communication error
       at iAnywhere.Data.UltraLite.ULConnection.RuntimeError(IntPtr natKey, ULSQLCode code, Object p0, Object p1, Object p2)
       at iAnywhere.Data.UltraLite.ULConnection.RuntimeError(ULSQLCode code)
       at iAnywhere.Data.UltraLite.ULConnection.Synchronize()
       at com.sybase.afx.db.ConnectionUtil.Synchronize(ConnectionWrapper dbConn, SyncStatusListener listener, Connection connection, String[] mboNames, Hashtable tableMBOMap)
       at com.sybase.afx.db.ConnectionUtil.Synchronize(ConnectionWrapper dbConn)
       at TestMobile.TestMobileDB.Synchronize(String synchronizationGroup, SyncStatusListener listener)
       at TestMobile.TestMobileDB.InitialSync()
       at TestMobile.TestMobileDB.LoginToSync(String username, String password)
       at SMATestMobile.Form1.btnContact_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnClick(EventArgs e)
       at System.Windows.Forms.ButtonBase.WnProc(WM wm, Int32 wParam, Int32 lParam)
       at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
       at Microsoft.AGL.Forms.EVL.EnterMainLoop(IntPtr hwnMain)
       at System.Windows.Forms.Application.Run(Form fm)
       at SMATestMobile.Program.Main()
    Details:
    StreamErrorCode =SOCKET_CONNECT
    StreamErrorSystem = 10060
    StreamErrorParameters =
    Regards,
    Rahul

    change the ActiveSync connection setting to accept DMA connection at the following:
    ActiveSync menu -> connection setting -> tick allow connections to one of the following: -> choose DMA
    Visual studio emulator will connected to the activesync when cradle and you should able to sync the database.
    Try it out.
    Best Regards
    Choong

  • ITS mobile - Enter / Return key function in windows mobile

    Hi,
    I am using ITSMOBILE with a RF gun. I have developed screens but when using ENTER key on the RF device, it does not work. I have checked in IE6 and it works. It seems it is an issue with the RF device.
    Does anyone have an idea to resolve this issue.
    Regards,
    Emmanuel

    Hi Ganesh,
    What browser are you using?
    In your situation I believe you are tryuing to use function keys with an Internet Explorer on Windows Mobile? Up to Windows Mobile 6.5, IE does not support the OnKeyPress Event.
    This issues needs to be solved by using an industry Browser which remaps the KeyPressed Events to javascript functions.
    You will need to use an Industrial Browser I.E the Motorola Symbol PocketBrowser which should be available with Symbol MC9090 device
    Then you can have the key mapping according to the technical manual of you Industrial Browser.
    Regards,
    Oisin
    Edited by: Oisin ONidh on Dec 21, 2011 3:57 PM

Maybe you are looking for