Re: Closing Netscape

From: Rudi Demeulenaere <rdm_at_datafront.nospam.be>
Date: Fri, 22 Oct 1999 18:01:58 +0200
Message-ID: <38108A75.353EE8DD_at_datafront.nospam.be>


Gaston Cabrera wrote:

> I'd like to provide to my users with a logoff button to close Netscape or
> IE. Does anyone knows how to do it using HTP? Any other way?

How I did it:
- on the home page o/t application there is a login/logout section with buttons
- clicking the button logout

  • registers this in the database
  • closes the window via Javascript

I did put the Javascript in plain text in my procedure, style htp.prn('<INPUT TYPE="Submit" onClick="document.close()">'); (or something like that - don't know code by hard).

Succes

</rudi> Received on Fri Oct 22 1999 - 18:01:58 CEST

Original text of this message