Check out Authentix - it might be able to do it ...
"Bernard" <qbernard@hotmail.com.discuss> wrote in message
news:Oy61EX$BEHA.1600@tk2msftngp13.phx.gbl...
> I don't think you can do that. if you using your own authentication
scripts
> (e.g. asp) to check against user in sql server, you only able to
manipulate
> the asp. Those dialog box popup is for IIS authentication and invoke by
IE.
>
> --
> Regards,
> Bernard Cheah
>
http://support.microsoft.com/ >
http://www.msmvps.com/bernard/ >
>
> "Yikes" <email@address.com> wrote in message
> news:ec8M7L3BEHA.1128@TK2MSFTNGP11.phx.gbl...
> > I am runnning a website in ASP, and want to use the basic authentication
> > method to validate my users.
> >
> > However, rather than create windows accounts for each of the millions of
> > users, I want to store the usernames and passwords in a database. I am
> > currently using a form to authenticate, but it looks a little tacky and
I
> > want to use the standard authentication window. Is there a way I can do
> > this?
> >
> > Thanks.
> >
> >
>
>