I'm trying to use IIS Manager Users for an FTP site in IIS7 with FTP 7.5 installed. I have no problem authenticating a domain user, but when the IIS Manager User tries to make an FTP connection I get a 530 error. I've followed the steps in this tutorial a couple times and can't seem to find...
We have looked into this before, but I could not find anything helpful. I am wondering what the feasibility is of having a wireless desktop log on to our domain? We use 802.1x authentication for the network. The wireless uses WPA security. I am wondering if it is possible to have a user login to...
I am running VMWare on my home desktop. I can remote into the desktop from my laptop by name. However on the virtual machine, I can only remote in by IP. Is it possible to make it so I can remote in by the virtual systems name as well?
Thanks!
Should anyone else ever have this issue....this is how my co-worker resolved it...
http://support.microsoft.com/kb/259378
and then doing this:
http://support.microsoft.com/default.aspx?kbid=229940
so it will not happen again.
:-)
Ok...I hope this is the right forum for this. I currently have a PC on our domain that is having an issue with Outlook Web Access. The PC will not log off of a particular user's account for OWA. This user account is on our domain. I have even tried removing the account from the PC and trying...
so that will result in a count of how many of each answer being in the query results.
So if I called #Answer1Good#, that would pull in the count of those answers?
Part of the problem is...we need to pull a recordcount on the query.
So for Answer1, we need ot know how many came back good, bad, neutral, etc. Same fore answer2, and so on.
I am trying to figure out the best way to be able to do this in a way that does not require a TON of coding. I know it...
Because each time the query runs it is looking at a different Answer. So it goes from Answer1, to Answer2, to Answer3, etc.
I did not want to have to write, or copy and paste, the query over and over and over. We thought just having the page loop through the query and just change which field to...
I am trying to setup a single query that looks through various fields in a table. I run a loop the keeps calling this query, but the variable "count" does not increment. What am I doing wrong?
<cfquery name="ResponseGood" datasource="#application.dsn#">
SELECT Answer#count#
FROM Responses
WHERE...
Ok....I am having an issue with a page I am creating.
I need to have a bunch of cfqueries repeat. What I need to know is....is it possible to increment the value of a variable, say the variable is "count", which is declared with a value of 1. Say "count" is used outside of the cfloop. Inside...
i need to change the pages from .htm/.html to .cfm in order to process the server side include code on a Windows/IIS server. the code we use on Linux/Apache won't work.
I have a select box in an ASP page that is empty when using Firefox or Safari. It shows the option values fine in Internet Explorer. The form code looks like this:
<form method="POST" name="frmCategory" action="service.asp">
<table width="320">
<tr>...
Thanks for the response. I have already tried that one. I didn't know if someone had a better tool they could suggest?
If not, will stick with Xenu I guess. :-)
Does anyone know of a good tool that will allow me to change all of the extensions on a website? It has hundreds, if not thousands, of pages. Say I need to change them all from .htm to .shtml or .cf
Thanks!!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.