Re: Can ASP determine user's SharePoint Login ID?



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)










.



Relevant Pages

  • Re: Can ASP determine users SharePoint Login ID?
    ... Kevin Spencer ... Show me your certification without works, ... retrieve the information and then pass it off to ASP. ... which is the underlying technology used in SharePoint ...
    (microsoft.public.frontpage.programming)
  • Re: Parameter passing query
    ... Kevin Spencer ... Microsoft MVP ... >>> I've developed a ASP page that searches a database on our web server. ...
    (microsoft.public.frontpage.programming)
  • Re: Knotty problem ?
    ... Kevin Spencer ... I have .asp pages in FrontPage ... >> linked to an Access database. ... >> This to avoid that the user will have to retype the Course Code in the ...
    (microsoft.public.frontpage.programming)
  • Re: Upload image into SQL Server database
    ... "Kevin Spencer" wrote in message ... You would have to know> ASP, ASP.Net or some other server-side programming technology to do it. ... You can build a data> entry form that inserts data into a database. ... >>> Microsoft MVP ...
    (microsoft.public.frontpage.programming)
  • Re: Can ASP determine users SharePoint Login ID?
    ... information and then pass it off to ASP. ... SharePoint is such a specialized technology ... Show me your certification without works, ... "Kevin Spencer" wrote: ...
    (microsoft.public.frontpage.programming)