cookies

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Bob Norris
Forum Newbie
Posts: 8
Joined: Wed Sep 08, 2004 3:01 pm

cookies

Post by Bob Norris »

Hello,

I will try to explain my dilemma.

I have this chat appacation that is web biased. I have a mini browser I had mad to run the chat in. Heres the problem,, There are links in the chat that open pop up windows. In these windows the user must remain logged in. Apparently the new windows are IE windows and they don't keep the cookies so they show up blank. All of this works fine if I use just IE but I really want to use my mini browser. Any ideas?
Post Reply