Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:758761
More Search Options
RSS Available
Matching Posts
Div below shows through div above, regardless of z-index.
Trying to setup a simple 'menu' that appears when you mouse over a div. The divs that you mouse over are stacked vertically. The absolute div is positioned underneath. When mouse over the 'menu' div appears but the divs below show through. This happens regardless of z-index. Here's a stripped down version of my code. Example can be seen here . 1 < !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional
Posted to
Client Side Web Development
(Forum)
by
rvarcher
on 8/15/2008
What is your opinion on more than one application in aspnetdb?
Hi, Should you have more than 1 application in aspnetdb? I know it's possible and many people do it. We have several apps here at work that are migrating to .Net 2.0 and are going to be using an aspnetdb. The number of users in the applications can be up to 20,000, maybe more. I'm of the opinion that it would be best to have the users in each application in their own aspnetdb. Some reasons are 1. If I have to troubleshoot problems in my app relating to aspnetdb I only want to have to deal
Posted to
Configuration and Deployment
(Forum)
by
rvarcher
on 8/6/2008
Filed under: aspnetdb, applications
Re: Redirect an authenitcated user from a page to which they are denied access in the Web.config
First, I thought that when the denied page was encountered by the logged-in user that .Net would redirect the user to the application's forms authentication login page. But I guess that doesn't happen because the user is already authenticated. I also thought that maybe when the user tried to access a denied resource that the server would return a 403, so I tried to catch it in customErrors in Web.config. but that didn't work either. I've been thinking about it and I don't know
Posted to
Security
(Forum)
by
rvarcher
on 9/12/2007
Re: changing password changes user
This isn't a fix but it sounds like ASP is doing what is expected. Microsoft says here: http://msdn2.microsoft.com/en-us/library/system.web.ui.webcontrols.changepassword.aspx "After the password for the given user name is changed, the user is logged on to the account associated with the changed password, even if the user was not logged on to that account previously." Maybe there's a way to change a user's password without using the control. - bob
Posted to
Security
(Forum)
by
rvarcher
on 9/10/2007
Redirect an authenitcated user from a page to which they are denied access in the Web.config
In my web.config <LOCATION path="MYDIR"> <SYSTEM.WEB> <AUTHORIZATION> <DENY users="*"> <ALLOW roles="Allowed_User_Role"> </AUTHORIZATION> </SYSTEM.WEB> </LOCATION> In my web.sitemap <SITEMAPNODE title="My Page" description="My Page" url="~/MYDIR/mypage.aspx" roles="Allowed_User_Role" /> What I want to happen: - I don't want the SiteMapNode in my TreeView to show to users
Posted to
Security
(Forum)
by
rvarcher
on 9/10/2007
Page 1 of 1 (5 items)
Channel 9:
ADFS 2.0 RC is Here!
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
WindowsClient:
My latest videos – WPF, Silverlight, Sensors, and PDC09
WindowsClient:
Developing an installer for your Surface application
ASP.NET:
Visual Studio 2010 and .NET 4 Update
WindowsClient:
Microsoft’s product placements in The Big Bang Theory
Channel 9:
Channel 9 Live at PDC09: Martin Cron
Channel 9:
Channel 9 Live at PDC09: Erik Meijer and Thomas Lewis
WindowsClient:
Download Data Services Update for .NET 3.5 SP1
Silverlight:
Extending the SMF for the HVP
Silverlight:
Extending the SMF for the HVP
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 12 of 13
Channel 10:
Bing Maps Update: Map Embeds and Draggable Routes
WindowsClient:
New WPF Showcase: WEB Touch
ASP.NET:
ASP.NET MVC 2 RC Released
WindowsClient:
Very exciting Microsoft Pivot from Live Labs
WindowsClient:
XAML for UI & .rc files
TechNet Edge:
DNS Security (DNSSec) Overview
Silverlight:
Silverlight 4 demos from my PDC Keynote now available
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online