I have a statement in a asp,like follows£º var str=window.top.main.document.all.contenttext.value; I use IIS5.0 to deploy this asp,then I visit...
We have forms authentication working on a website. A user is presented the login page where he can login or press a button to go to the...
Basically I want to do the following: DirectoryInfo baseDirInfo = new DirectoryInfo(@"\\server2\files"); FileInfo aFileInfos =...
I am impersonating a user by setting the details in Web.config. I have confirmed that the .aspx page is running as the impersonated user. I then...
I am implementing a single sign-on system in ASP.Net. The technique I am using is as defined by Paul Sheriff, in the MSDN article Single Sign-On...
Hi All, I want to do authentication based on the windows user accounts for my web application. I want to confirm the windows user account...
Hi Requirement:::: starting /Stopping windows servcies running in remote servers. I used the System.ServiceProcess.ServiceController ...
I tried on the Security newgroup, as well as other places, and haven't gotten an answer yet - - I'm pulling my hair out over this one. I'm trying...
Hey all- Working on a new project and need IE to pass the LDAP\UPN instead of NTLM. Anyone know of a way for to make this happen? Anyone know if...
My application produces BLOB's which need to be compressed and encrypted prior to transfer over the internet. I have inplemented a class called...
Hi, I'm succesfully using Forms Authentication on a site I'm working on (MyMainApp). In a subfolder of this site, I have a seperate ASP.NET...
HI i have a datagrid with 5 columns. for the first 4 columns i do add the values using a arraylist. now i do need to add the values to the...
Dear all, I'm new to CAPICOM not sure how to use it in C# Web application. As I know, CAPICOM does have a function to decrypt and encrypt some...
Hi, I am using ASP.NET windows authentication in one of the applications. My application is deployed on one of the 2003 servers. This server is...
I’m writing a web page that allows users to reset their own Terminal Services session. The app needs to execute a program in the background (on...
When I try to disable a user account thru forms authentication, I am getting an System.UnauthorizedAccessException: General access denied error. If...
Hi all, I know this issue has already been discussed in several threads of the newsgroup and I read several of them However, I would...
I tried to reset IIS thru Web using the following code ProcessStartInfo si = new ProcessStartInfo("cmd.exe"); // Redirect both streams so we can...
I am suddenly getting this on a couple of Windows XP (.NET 1.1) machines in my environment. The machines haven't change, and my code hasn't...
Hi All, I am trying to write several applications, for external users. They will use forms authentication to login. My question concerns url...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules