Re: Can ASP determine user's SharePoint Login ID?
- From: "clintonG" <csgallagher@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 7 Apr 2006 10:23:23 -0500
I don't know why Kevin Spencer is so single minded on this issue because its
correct that ASP can not be used to grab the UserID "directly" but if you
have access to the SharePoint WebPart that does the form validation (which
you confirm you do) the use of ASP.NET can be used to capture and hand-off
the values involved to an ASP application "indirectly." You need ASP.NET
code to grab the values during the login and write to a temporary table or
an XML file where the ASP application can pick it up and do something with
it.
This can also pose a security risk by exposing a user's ID but on an
Intranet the risks are easier to minimalize. What approach to use is
philosophical at the moment. It seems your planning to migrate your ASP
applications to ASP.NET anyway so why not just wait or get busy on the
migration now?
In any event, I have SharePoint on a disk that I haven't had installed for
over 6 months as I've downsized from Windows Server 2003 to XP Pro for the
ASP.NET development I'm involved with (for the time being) and I could not
answer any further questions regarding the specific implementation which
would best be discussed in the SharePoint newsgroup
news://microsoft.public.sharepoint.windowsservices
<%= Clinton Gallagher
"Kevin John" <KevinJohn@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BF83D1B8-C02D-4C97-88E8-74462D936FC9@xxxxxxxxxxxxxxxx
Ok. We will be upgrading to .NET very soon. How do I go about it with
ASP.NET?
Kevin John
"Kevin Spencer" wrote:
ASP.Net can, but ASP cannot.
--
HTH,
Kevin Spencer
Microsoft MVP
Professional Numbskull
Show me your certification without works,
and I'll show my certification
*by* my works.
"clintonG" <csgallagher@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message
news:ug%23gSXcWGHA.1084@xxxxxxxxxxxxxxxxxxxxxxx
Actually, the answer is yes -- indirectly -- which does not contradict
Kevin's response because doing so depends on a couple of fundamental
factors, the first of which depends on whether SharePoint is being
hosted
so a web developer can access the SharePoint WebPart controls and the
second whether you have a healthy bank account to make it happen.
<%= Clinton Gallagher
"Kevin Spencer" <kevin@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%23ZzrQ2ZWGHA.4424@xxxxxxxxxxxxxxxxxxxxxxx
No.
--
HTH,
Kevin Spencer
Microsoft MVP
Professional Numbskull
Show me your certification without works,
and I'll show my certification
*by* my works.
"Kevin John" <KevinJohn@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BBDD4674-3175-4BE9-B684-AF3453A1B0B8@xxxxxxxxxxxxxxxx
I have SharePoint handling logins to a secured subweb. Is there a way
to
determine in ASP what ID the user has logged in with?
(I'm using ASP - not .NET)
.
- Follow-Ups:
- Re: Can ASP determine user's SharePoint Login ID?
- From: Kevin Spencer
- Re: Can ASP determine user's SharePoint Login ID?
- From: Kevin John
- Re: Can ASP determine user's SharePoint Login ID?
- References:
- Re: Can ASP determine user's SharePoint Login ID?
- From: Kevin Spencer
- Re: Can ASP determine user's SharePoint Login ID?
- From: clintonG
- Re: Can ASP determine user's SharePoint Login ID?
- From: Kevin Spencer
- Re: Can ASP determine user's SharePoint Login ID?
- Prev by Date: Re: ASP and Access Database queries
- Next by Date: Re: Hyperlink wtihin ASP
- Previous by thread: Re: Can ASP determine user's SharePoint Login ID?
- Next by thread: Re: Can ASP determine user's SharePoint Login ID?
- Index(es):
Relevant Pages
|