borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2010 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Next Topic (Aligning text in cells) New Topic New Poll Post Reply
AndreaVB Forum : VBA (Access, Excel, Word, ...) : Cookie Issues - IESetProtectedModeCookie
Poster Message
richard123
Level: Trainee

Registered: 19-06-2010
Posts: 1

Ads by Lake Quincy Media
icon Cookie Issues - IESetProtectedModeCookie

Windows 7 and ie8. Here's my attempt:

Private Declare Function SInternetSetCookie Lib "ieframe.dll" _
Alias "IESetProtectedModeCookie" _
(ByVal lpszURL As String, _
ByVal lpszCookieName As String, _
ByVal pszCookieData As String, _
ByVal dwFlags As Long) As Boolean

(here's the MS page that talks about the function: http://msdn.microsoft.com/en-us/library/cc197007%28VS.85%29.aspx )

I can't seem to get it to work. I get no error message - it just doesn't set a cookie. I check with Fiddler as I have not been able to find any tool that I can use to easily view cookies in ie 8.

Any help much appreciated.

Ads by Lake Quincy Media
19-06-2010 at 12:21 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : VBA (Access, Excel, Word, ...) : Cookie Issues - IESetProtectedModeCookie
Next Topic (Aligning text in cells) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2010 Andrea Tincaniborder