Re: Back button on web browser

From: Raffi <raffi_at_box43.gnet.pl>
Date: Tue, 15 Jun 1999 16:04:22 GMT
Message-ID: <aQu93.66$Ux1.21232_at_news.tpnet.pl>


>I have seen some web program can control "back" button on the
>browser, so when the "Back" button on the BROWSER is clicked,
>cookie is sent out to verify the valid users before they can even see
>the previous page. But I couldn't find out how this control is done by
>using either HTML or PLSQL packages?

You can write for example code in JavaScript. Try to add some lines in PL/SQL packages to create HTML pages. In JavaScript exists object HISTORY with BACK method.

Raffi Received on Tue Jun 15 1999 - 18:04:22 CEST

Original text of this message