Hmm, I thought that's exactly what the default borders I wrote do. Are you
not seeing that? Have you overridden _NormalBorders in your wiki? If so, try
deleting _NormalBorders (which will revert to the built-in version) and tell
me what you see.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John
Davidson
Sent: Friday, July 06, 2007 9:37 AM
To: FlexWiki Users Mailing List
Subject: Re: [Flexwiki-users] Forms Authentication Question
It is easy to put a link in one of the borders to your login.aspx page, but
whagt I am after is that the border show your authentication credentials if
they exist, otherwise to show the link to login.aspx. This is the
functionality provided by the 2 asp controls.
John Davidson
On 7/6/07, Craig Andera <[EMAIL PROTECTED]> wrote:
> Is it possible to use any of the functionality driving the
> diagnostics/SecurityContext.aspx page to simulate the <asp:LoginName>
> and <asp:LoginStatus> controls?
>
> I see no way to implement these controls easily other than by using a
> masterpage - a solution that might get very messy.
I'm not sure what you mean: I wrote Login.aspx and friends without master
pages.
But implementing login functionality for forms isn't too bad: the
FormsAuthentication class has static methods that do 95% of the hard work.
The only piece I can't remember off the top of my head is how you'd do the
actually authentication bit (i.e. check that the password is valid). But
there has to be something either in the Forms Auth stuff or the membership
stuff.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users