Click here to Skip to main content
16,005,491 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: send big message from client to server Pin
Russell'30-Oct-07 8:30
Russell'30-Oct-07 8:30 
GeneralRe: send big message from client to server Pin
Mark Salsbery30-Oct-07 8:06
Mark Salsbery30-Oct-07 8:06 
QuestionPC Controlled Relay Board Pin
thes3cr3t130-Oct-07 2:06
thes3cr3t130-Oct-07 2:06 
AnswerRe: PC Controlled Relay Board [modified] Pin
Rhymhoont30-Oct-07 4:41
Rhymhoont30-Oct-07 4:41 
Questionhow to get Row count in MS flexgrid Pin
panthal30-Oct-07 2:06
panthal30-Oct-07 2:06 
AnswerRe: how to get Row count in MS flexgrid Pin
chandu00430-Oct-07 2:17
chandu00430-Oct-07 2:17 
GeneralRe: how to get Row count in MS flexgrid[solved] Pin
panthal30-Oct-07 3:24
panthal30-Oct-07 3:24 
QuestionDeleting session cookies Pin
JanakaAtu30-Oct-07 1:27
JanakaAtu30-Oct-07 1:27 
Hi,

We are using webbrowser control within our MFC desktop application to navigate different web applications. Some of these applications having session based cookies which are valid until the browser is closed , if acessing from iexplorer.

But our desktop application having it's own session management logic, each time it logs-out and login it creates a new instance of browser control. And what we found was even though the browser object is being released every time, session cookies remains valid until we exit the desktop application.

We found that the WinInet API having some API for cookie management , but we could'nt find any direct API call to delete session cookies of a process.

Can somebody please give us answers for following questions,

1. How can we filter the session cookies from InternetGetCookies() function?

2. Is there any API we can use to delete session cookies?

Thanks,
Janaka

Questionsetting no of lines in richedit conroll Pin
aamir ali30-Oct-07 1:12
aamir ali30-Oct-07 1:12 
AnswerRe: setting no of lines in richedit conroll Pin
KASR130-Oct-07 1:26
KASR130-Oct-07 1:26 
QuestionDLL newbie question [Solved] Pin
Nelek30-Oct-07 0:32
protectorNelek30-Oct-07 0:32 
GeneralRe: DLL newbie question Pin
Nelek30-Oct-07 1:23
protectorNelek30-Oct-07 1:23 
GeneralRe: DLL newbie question Pin
jhwurmbach30-Oct-07 2:32
jhwurmbach30-Oct-07 2:32 
GeneralRe: DLL newbie question Pin
Nelek30-Oct-07 2:59
protectorNelek30-Oct-07 2:59 
AnswerRe: DLL newbie question Pin
Phil J Pearson30-Oct-07 1:28
Phil J Pearson30-Oct-07 1:28 
GeneralRe: DLL newbie question Pin
Nelek30-Oct-07 1:43
protectorNelek30-Oct-07 1:43 
QuestionWhere and how can I get CPU Thermal Design Power (TDP) data? Pin
JwayT30-Oct-07 0:29
JwayT30-Oct-07 0:29 
Questionconverting a character into its ascii no Pin
prithaa30-Oct-07 0:19
prithaa30-Oct-07 0:19 
AnswerRe: converting a character into its ascii no Pin
Rajesh R Subramanian30-Oct-07 0:28
professionalRajesh R Subramanian30-Oct-07 0:28 
GeneralRe: converting a character into its ascii no Pin
prithaa30-Oct-07 1:01
prithaa30-Oct-07 1:01 
QuestionDrawing Icons Pin
dsclee29-Oct-07 23:39
dsclee29-Oct-07 23:39 
AnswerRe: Drawing Icons Pin
Hamid_RT30-Oct-07 0:28
Hamid_RT30-Oct-07 0:28 
GeneralRe: Drawing Icons Pin
dsclee30-Oct-07 1:58
dsclee30-Oct-07 1:58 
GeneralRe: Drawing Icons Pin
Hamid_RT30-Oct-07 19:42
Hamid_RT30-Oct-07 19:42 
GeneralRe: Drawing Icons Pin
dsclee31-Oct-07 3:57
dsclee31-Oct-07 3:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.