ballina
07-21-2004, 17:52
hi,
im having a problem with one of the library classes. I am trying to write an application that can make an outgoing connection, e.g. send a text message or surf the web. The problem is when I call connector.open in the javax.microedition.io class. This is what is needed to make a connection but it results in one or two extra screens appearing on the phone requesting the user to hit the command 'yes' should they want to continue.
Does anyone know or can they suggest a way around this? I don't want these screens to come up as I just want to make a straight connection. Clicking 'yes' on both these screens is very time consuming and a waste of time not to mention annoying.
I understand its a library call but there has to be a way around it...
im having a problem with one of the library classes. I am trying to write an application that can make an outgoing connection, e.g. send a text message or surf the web. The problem is when I call connector.open in the javax.microedition.io class. This is what is needed to make a connection but it results in one or two extra screens appearing on the phone requesting the user to hit the command 'yes' should they want to continue.
Does anyone know or can they suggest a way around this? I don't want these screens to come up as I just want to make a straight connection. Clicking 'yes' on both these screens is very time consuming and a waste of time not to mention annoying.
I understand its a library call but there has to be a way around it...