Re: Can ASP determine user's SharePoint Login ID?
- From: "Kevin Spencer" <kevin@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 7 Apr 2006 12:52:56 -0400
Well, Clinton, you said it yourself. While one *could* *indirectly* get the
information *through* ASP, it would require ASP.Net to actually retrieve the
information and then pass it off to ASP. Of course, this negates the
necessity or usefulness of employing ASP at all, since in either case,
ASP.Net is required. Therefore, I answered according to logic. I was not
interpreting the question as hypothetical, but as practical. Hypothetically,
one could employ ASP *in conjunction with other technologies* to do
virtually anything, but it would be a mere intellectual exercise. For all
practical purposes, the capabilities of ASP are highly limited, particularly
when there are other technologies, such as ASP.Net, which is the underlying
technology used in SharePoint web sites, which can do it without any
assistance whatsoever.
I do agree that the newsgroup you posted is the correct place to get
information about this. In fact, SharePoint is such a specialized technology
that Microsoft is splitting FrontPage into 2 separate development tool kits,
one of which is solely for SharePoint.
--
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:%23HeU6clWGHA.128@xxxxxxxxxxxxxxxxxxxxxxx
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: clintonG
- 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?
- From: clintonG
- Re: Can ASP determine user's SharePoint Login ID?
- Prev by Date: Re: Hyperlink translation fails on publication
- Next by Date: Re: ASP and Access Database queries
- 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
|
Loading