|
 |
asp_databases thread: SV: Retrieving window login ID from ASP page
Message #1 by =?iso-8859-1?Q?H=E5kan_Frennesson?= <hakan@c...> on Fri, 12 Oct 2001 10:50:55 +0200
|
|
Hi!
Maybe this link can be of some help:
http://www.4guysfromrolla.com/webtech/020201-1.shtml
Hakan
-----Ursprungligt meddelande-----
Från: Aftab Ahmad [mailto:aftab.ahmad@k...]
Skickat: den 12 oktober 2001 10:20
Till: ASP Databases
Ämne: [asp_databases] Retrieving window login ID from ASP page
Hello
Please help me! I am posting this message second time.
Is it possible to retrieve windows login ID using ASP code?
Actualy I am developing an intranet application using SQL server as backend.
All domain users can fill out a form and insert it into database but I will
also put the user id into the database along with this form to make sure
that this particular user has inserted this record.
Please help me.
Regards
Aftab Ahmad
Message #2 by "Craig Flannigan" <ckf@k...> on Fri, 12 Oct 2001 10:12:13 +0100
|
|
How would you do it then if the users log into Novell Server instead of NT
Servers?
This means that the user hasn't logged on to the Intranet, but Novell
instead. I know the method you posted will not capture that, so how else can
you get user information?
I know in VB you can capture the currently logged on user from the registry,
but how could an ASP page read this?
-----Original Message-----
From: Håkan Frennesson [mailto:hakan@c...]
Sent: Friday 12 October 2001 09:51
To: ASP Databases
Subject: [asp_databases] SV: Retrieving window login ID from ASP page
Hi!
Maybe this link can be of some help:
http://www.4guysfromrolla.com/webtech/020201-1.shtml
Hakan
-----Ursprungligt meddelande-----
Från: Aftab Ahmad [mailto:aftab.ahmad@k...]
Skickat: den 12 oktober 2001 10:20
Till: ASP Databases
Ämne: [asp_databases] Retrieving window login ID from ASP page
Hello
Please help me! I am posting this message second time.
Is it possible to retrieve windows login ID using ASP code?
Actualy I am developing an intranet application using SQL server as backend.
All domain users can fill out a form and insert it into database but I will
also put the user id into the database along with this form to make sure
that this particular user has inserted this record.
Please help me.
Regards
Aftab Ahmad
Message #3 by Aftab Ahmad <aftab.ahmad@k...> on Fri, 12 Oct 2001 11:13:36 +0200
|
|
Thanks a lot
-----Original Message-----
From: H=E5kan Frennesson [mailto:hakan@c...]
Sent: 12. oktober 2001 10:51
To: ASP Databases
Subject: [asp_databases] SV: Retrieving window login ID from ASP page
Hi!
Maybe this link can be of some help:
http://www.4guysfromrolla.com/webtech/020201-1.shtml
Hakan
-----Ursprungligt meddelande-----
Fr=E5n: Aftab Ahmad [mailto:aftab.ahmad@k...]
Skickat: den 12 oktober 2001 10:20
Till: ASP Databases
=C4mne: [asp_databases] Retrieving window login ID from ASP page
Hello
Please help me! I am posting this message second time.
Is it possible to retrieve windows login ID using ASP code?
Actualy I am developing an intranet application using SQL server as
backend.
All domain users can fill out a form and insert it into database but I
will
also put the user id into the database along with this form to make
sure
that this particular user has inserted this record.
Please help me.
Regards
Aftab Ahmad
Message #4 by "Iyappan P" <iyappan_p@h...> on Fri, 12 Oct 2001 21:47:19
|
|
You cannot retrieve the windows userid and login information from the client
machine. There is no way you can do that. MayBe u can try some custom
activex control if it is a intranet application.
Regards,
Iyappan
>From: "Craig Flannigan" <ckf@k...>
>Reply-To: "ASP Databases" <asp_databases@p...>
>To: "ASP Databases" <asp_databases@p...>
>Subject: [asp_databases] RE: SV: Retrieving window login ID from ASP page
>Date: Fri, 12 Oct 2001 10:12:13 +0100
>
>How would you do it then if the users log into Novell Server instead of NT
>Servers?
>
>This means that the user hasn't logged on to the Intranet, but Novell
>instead. I know the method you posted will not capture that, so how else
>can
>you get user information?
>
>I know in VB you can capture the currently logged on user from the
>registry,
>but how could an ASP page read this?
>
>
>
>-----Original Message-----
>From: Håkan Frennesson [mailto:hakan@c...]
>Sent: Friday 12 October 2001 09:51
>To: ASP Databases
>Subject: [asp_databases] SV: Retrieving window login ID from ASP page
>
>
>Hi!
>
>Maybe this link can be of some help:
>http://www.4guysfromrolla.com/webtech/020201-1.shtml
>
>Hakan
>
>-----Ursprungligt meddelande-----
>Från: Aftab Ahmad [mailto:aftab.ahmad@k...]
>Skickat: den 12 oktober 2001 10:20
>Till: ASP Databases
>Ämne: [asp_databases] Retrieving window login ID from ASP page
>
>
>Hello
>
>Please help me! I am posting this message second time.
>
>Is it possible to retrieve windows login ID using ASP code?
>
>Actualy I am developing an intranet application using SQL server as
>backend.
>
>All domain users can fill out a form and insert it into database but I will
>also put the user id into the database along with this form to make sure
>that this particular user has inserted this record.
>Please help me.
>
>Regards
>Aftab Ahmad
|
|
 |