Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: PL/SQL Toolkit - deleting cookies?

Re: PL/SQL Toolkit - deleting cookies?

From: Jeremy <jeremy0505_at_gmail.com>
Date: Mon, 13 Mar 2006 17:28:49 -0000
Message-ID: <MPG.1e7fbc2f722715b898a12e@news.individual.net>


In article <1142270427.113357.293370_at_i39g2000cwa.googlegroups.com>, hpuxrac says...
> You cannot open the mime header more than once per page I think ( at
> least successfully ).
>
> A while ago I wrote a large plsql application using session based
> cookies that worked just peachy. It's been a long time though so I am
> not dredging up too successfully too many of the idiosyncracies that I
> recall from the web toolkit.
>
> After you do the remove can you stick in a new value that overwrites
> what the old value was?
>
> Are you experimenting with more than one browser? Are the cookies
> getting yanked correctly from at least one of the browser types you are
> testing with?
>
>

It is linked to the path setting.

If I set the cookie with a path of '/' then for some reason I am unable to remove them even if I specify the path in the owa_cookie.remove call.

So this would appear not to be an Oracle issue (unless there is a bug in owa_cookie.remove in the code it generate to set the expiration date of a cookie with / as the path.

More testing to do.  

 :)

-- 

jeremy
Received on Mon Mar 13 2006 - 11:28:49 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US