PL/SQL HTTP [message #170911] |
Sat, 06 May 2006 01:33 |
karl_eisner
Messages: 8 Registered: April 2006
|
Junior Member |
|
|
hi!
i want to simplify work with mod_plsql. so i want to realize that a user has to provide his credentials once. the next time he logs on he is logged on automatically. is this possible?
karl
|
|
|
Re: PL/SQL HTTP [message #170921 is a reply to message #170911] |
Sat, 06 May 2006 04:47 |
Frank
Messages: 7901 Registered: March 2000
|
Senior Member |
|
|
This is generally done with cookies. there is an OWA package for it. I am sure the docs can explain you more.
|
|
|
|
|