Re: web application with ORACLE 7.3 (maybe 8) and OWS 2.1 (maybe OWA 3) - how to go back to previous page?

From: Steve Shiflett <steven.p.shiflett_at_lmco.com>
Date: 1998/05/28
Message-ID: <6kkgsv$kj21_at_svlss.lmms.lmco.com>#1/1


Use JavaScript. Something like

<INPUT TYPE="button" VALUE="Back" onClick="history.back(-2)">

...or 3, or 4, depending on how far you drill down., Received on Thu May 28 1998 - 00:00:00 CEST

Original text of this message