Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User farfanukel's Avatar
    Join Date
    Sep 2003
    Posts
    4
    Hello!

    It is possible to use WTAI e.g. for saving a number from XHTML pages on the Nokia 3650?

    And how should this be done.

    Thank you

  2. #2
    Nokia Developer Expert SVii's Avatar
    Join Date
    Mar 2003
    Posts
    334
    Hello!

    It is possible. Please see http://www.forum.nokia.com - Technologies - Browsing/WAP Developers - Documents - Nokia WAP Phones - 'Designing XHTML Mobile Profile Content for Series 60 Browser' document.


    Kind regards,

    sami / Forum Nokia Developer Support

  3. #3
    Registered User farfanukel's Avatar
    Join Date
    Sep 2003
    Posts
    4
    Ok I got the WTAI function save to phonebook working on the Nokia 3650.

    The error i was getting was caused by spaces in the name I was trying to save.

    I.e when creating a link with the attached wtai function like this: <a href="wtai://wp/ap;555600700;JohnDoe">Save to phonebook</a> The Nokia phone activates the save to phonebook functionality without problems.

    But if you create the link like this <a href="wtai://wp/ap;555600700;John Doe">Save to phonebook</a> (notice the space between John and Doe) then the wtai function failes.

    The XHTML I'm using is created via XSLT and disabling output escaping doesn't seem to help. Substitutting spaces with "& n b s p ;" is not the solution in case anybody thinks of this, since the last ";" makes the wtai link end here i.e John& n b s p;Doe will try to save the name John& n b s p; in the phonebook.

    If anybody had this type of problem, and found a solution for it please let me know.
    Last edited by farfanukel; 2003-10-06 at 13:39.

  4. #4
    Registered User gerlae's Avatar
    Join Date
    Oct 2003
    Location
    Stuutgart/germany
    Posts
    5
    hi

    I doesn't exactly now if its a solution for your & n bs p ; - Problem, but you can try to use "& # 1 6 0 ;" instead of "& n b s p;"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved