How to create cookie from Oracle forms [message #490672] |
Wed, 26 January 2011 10:04 |
oracle123
Messages: 56 Registered: March 2009
|
Member |
|
|
Hi All,
On my form there is a button when pressed should open a web link. The web link grants access by looking for the user id and password information in the cookies. So I have to create a cookie before calling the weblink. My question is how do we create a cookie?
I did some research and found we can use OWA_COOKIE package to do this. I want to know whether I am heading in the right direction or Is there something else I can use to create the cookie through forms?
As I have very limited knowledge about cookies, any help would be greatly appreciated.
Thanks,
Scott.
|
|
|