authentication and login tabs
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngibuyspy' list.


I R Ground
Hope you forgive these newbie questions but can anyone provide some
advice on these two?

how do you set the portal up to use integrated

windows authentication instead of sql authentication

to connect to the database?

how do you have the login on a different tab?

Many thanks for any advice

--------------------------------------------
Ian Ground
Reply to this message...
 
    
Rene Vink
Set the Tabindex to the value (o) of the tab you want the signin module to
appear on, and you are ready
to go!

in defaultdesktop.aspx

If Request.IsAuthenticated = False And _portalSettings.ActiveTab.TabIndex 0 And _portalSettings.ActiveTab.subtab = False Then

LeftPane.Controls.Add(Page.LoadControl("~/DesktopModules/SignIn.ascx"))

LeftPane.Visible = True

End If

Grttzz, Rene

-----Original Message-----
From: I R Ground [mailto:Click here to reveal e-mail address]
Sent: Friday, July 19, 2002 6:15 PM
To: aspngibuyspy
Subject: [aspngibuyspy] authentication and login tabs

Hope you forgive these newbie questions but can anyone provide some advice
on these two?

how do you set the portal up to use integrated

windows authentication instead of sql authentication

to connect to the database?

how do you have the login on a different tab?

Many thanks for any advice

--------------------------------------------
Ian Ground

| [aspngibuyspy] member Click here to reveal e-mail address = YOUR ID
| http://www.asplists.com/asplists/aspngibuyspy.asp = JOIN/QUIT
| http://www.asplists.com/search = SEARCH Archives
Reply to this message...
 
 
System.Web.UI.Page




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com