Error

Notice: Undefined property: stdClass::$forum_tid in forum_node_view() (line 275 of /home/wfrantz/www/sprintdevelopers/modules/forum/forum.module).

Getting phone number of A700 from within a j2ME application

Submitted by Anonymous (not verified) on Tue, 03/29/2005 - 13:22

Hi all,
I have seen web postings that say it is possible to get the phone number of the device that runs a j2me app, from within that j2me app. Can anyone tell me how to do it? I have a samsung A700 phone and want to retrieve the phone number from the device. I tried the midlet's processRequest(String url) method like the postings said. But this just returns a boolean value while I need a String or an int value (phone number). I'm lost. I've been trying this for days now and would really appreciate if someone can throw some insight onto this problem. I do not want to use the web as pointed out by this post here
http://sprintdevelopers.com/node/49

Thanks in advance,
Rita