Richard
Sun May 23 15:05:33 CDT 2004
Hey Tony. A few things:
1) You cannot use the popup to query anything. It's part of the OS library
and doesn't allow you to query or extract anything userfull for your
requirements,
2) You can use ASP to manage permissions and to call system libraries to
create OS objects. The problem is is that I tried this some time ago and got
so lost and confounded I simply stopped work on it.
One of the absolute best sites I ever used (I would strongly suggest
subscribing and becoming a contributer) is at:
http://p2p.wrox.com/
Also, they have many excellent books and examples that may be of assistance.
Sorry I couldn't be of more help with the coding portion, just that when I
quit on this project some time ago, I have too many other things on my
plate.
Cheers...
"Tony" <tonysar@hotmail.com> wrote in message
news:uu56E6NQEHA.620@TK2MSFTNGP10.phx.gbl...
> Thanks richard..
> I can creat user account , using ASP and database.. but i wanted to know ,
> if i can creat user account or groups , the way is been created right on
> windows server, through browser..
> Now , if i just go ahead and do this in asp . and set primission to file
or
> directory.. how can i use this popup .. to querry my database of user name
> and passes to allow or denie access to users ?
>
> Thanks
> "Richard Gutery" <rgutery@mentorits.com> wrote in message
> news:%23ly3A3NQEHA.2404@TK2MSFTNGP12.phx.gbl...
> > The reason for the Windows security popup (the one that asks for user
> name,
> > password and domain) is the administrator has placed file (or directory)
> > security on the file or directory.
> >
> > To answer your second question, you would need to use ASP (or other
server
> > side scripting engine) and operating system objects (create your COM
> > components to call them) to create user accounts. Not an easy task, and
to
> > be honest I tried to do this about a year ago, I got close but alas -
all
> > was not well.
> >
> > Sorry, but I don't even have any links for you. Perhaps check out some
ASP
> > or ASPX sites.
> >
> > "Tony" <tonysar@hotmail.com> wrote in message
> > news:%23U3PK9MQEHA.1728@TK2MSFTNGP10.phx.gbl...
> > > Hi.
> > >
> > > I seen on many website , when you try to log into the members area.
> > windows
> > > login diolog opens asking for username and pass and sometims for
domain
> > > name..
> > > How that is been set up ? i have win2k server , IIS 5 installed.
> > > and also , how can i use web browser to creat user account on wind 2k
> > server
> > > ?
> > > Thanks
> > >
> > >
> >
> >
>
>