[Prev][Next][Index][Thread]
Re: How to create my own authorize dialog?
-
To: j.o.staurnes@usit.uio.no
-
Subject: Re: How to create my own authorize dialog?
-
From: Henrik Frystyk Nielsen <frystyk@w3.org>
-
Date: Mon, 26 Feb 1996 11:43:50 -0500
-
Cc: www-lib@w3.org
-
From frystyk@w3.org Mon Feb 26 11: 43:57 1996
-
Message-Id: <9602261643.AA15368@www20>
-
Reply-To: Henrik Frystyk Nielsen <frystyk@w3.org>
-
X-Mailer: exmh version 1.6.2 7/18/95
j.o.staurnes@usit.uio.no writes:
> I've read the documentation and source but can not find out how to
> create my own password dialog routine without replace the complete
> HTTP.c file. Can some one point me to where I should look?
>
>
> Ps: I'm using lib version 2.17.
In version 2.17 the only way you can replace the dialog box is by replacing
the whole HTAlert module. By providing your own HTAlert module with exactly
the same API then the linker will normally take your version instead of the
Library version. Another way is ofcourse to simply edit the HTAlert module as
you like.
However, have you looked at version 4.0? Here you can register any dialog
boxes you like without override any internal Library modules. I think that
this is a lot better way of doing it.
You can get the whole 4.0 distribution from
http://www.w3.org/pub/WWW/Distribution.html
--
Henrik Frystyk Nielsen, <frystyk@w3.org>
World-Wide Web Consortium, MIT/LCS NE43-356
545 Technology Square, Cambridge MA 02139, USA