hi all
we know when open IE , it firstly need select connection in a list. And second search access point to select.
my question is , is there any way to neglect these two selection , and just open web page by programming?
thanks a lot.![]()
hi all
we know when open IE , it firstly need select connection in a list. And second search access point to select.
my question is , is there any way to neglect these two selection , and just open web page by programming?
thanks a lot.![]()
Last edited by nokia_lin; 2009-05-07 at 04:13.
chk this link
http://blog.csdn.net/qbhua/archive/2...15/254741.aspx
Your question is not clear to me. I guess you want to open a URL programmaticaly and
want to set access point programmatically, right?
If you want to do so, then pickup your IapId and set it to browser using CBrCtlInterface::SetBrowserSettingL() method. For more detail refer this link.
http://wiki.forum.nokia.com/index.ph...Feature_Pack_1
To savaj
I want to have setting item to set default connection. and when ap connect to url , it can open page directly with no selection about connection. ap just read setting file.
plz help.
Last edited by nokia_lin; 2009-07-21 at 09:34.
hi pandhari.gorde
#include <AgentClient.h>
no such file.
what should install ?
Also i try ECommDbDialogPrefPromptIfWrongMode , it still have dialog.
what these setting mean ?
ECommDbDialogPrefUnknown
CommDB dialog preference is unknown.
ECommDbDialogPrefPrompt
Preference set to prompt user.
ECommDbDialogPrefWarn
Preference set to warn user.
ECommDbDialogPrefDoNotPrompt
Preference set not to prompt user.
ECommDbDialogPrefPromptIfWrongMode
Preference set to prompt user when in wrong mode.
Last edited by nokia_lin; 2009-07-21 at 09:55.