By Ramakrishna on Sep 20, 2008 in Cookie Example | 0 Comments
2. Cookies It is sometimes necessary to use cookies for storing information on the client side. A cookie can be accessed from within an element, if the element definition contains an incookie or outcookie tag. An incookie is a cookie that can be read, and an outcookie can obviously be set. Let’s show how it [...]
By Ramakrishna on Sep 7, 2008 in Cookies Interview Questions | 0 Comments
Q) What is cookie poisoning: A) The modification of or theft of a cookie in a user’s machine by an attacker in order to release personal information. If the cookie contains username and password, thieves can use their own computers and confiscated cookies to enter victims’ accounts. See cookie.
By Ramakrishna on Sep 7, 2008 in Cookies Interview Questions | 0 Comments
Q) What is Cookies A) Cookies Definition: [...]