I know - I know - IIS 5 is REALLY old and I should upgrade. However, I am going to stick with Win XP Pro until I have the money to get a better PC. Besides, I only use it for local development. I push my ASP pages out to a server on the internet that does free hosting. Enough history - back to...
I had to reinstall Windows XP due to a power supply failure that caused my hard drive to have issues. After many weeks, I have gotten almost everything back, but just recently my CD drive has stopped working.
I don't know what could have caused the driver to become corrupt, nor do I know how...
Hey all,
Recently my power supply died and when it went out, some sectors of my hard drive were damaged. A number of those sectors dealt with windows, so I had to do a chkdsk and Windows Repair install. My box now works to a point.
Something is majorly wonky with the .NET framework...
Hey all,
My problem is with the "geniuses" at Mozilla who in their infinite wisdom decided to remove functionality because they didn't think people were using it. I want to scroll a table but keep the header at the top. I know what you are saying, "go google 'scrolling table' and use one of...
thread779-1526334
I found some good stuff in this thread, but I still have an issue with running scheduled tasks for my logon. I am in the "administrators" group (which my admin assures me is identical to being an administrator for my PC). However, none of the tasks that I schedule will run...
Here is the page in question Safe Info
When you click on one of the notes, a new DIV is displayed. You can move this DIV around the page by dragging the title bar of the DIV window. So far so good.
However, if you move the DIV window outside the TABLE (the blue header and the single blue line...
I have an old B50 AIX box that I use for personal development. When it reboots, I have to dig out my old IBM 3151 term to enable the en2 interface. The en0 fails and the message I get in the errpt is "ETHERCHANNEL CANNOT FAIL OVER".
Is there anyway I can just set en2 as the primary interface...
How do I get the updated Remote Desktop Client v6.1 when I already have WinXP sp3. I download the update to Remote Destop (terminal services) and it says I already have that software installed.
Is there a way for me to upgrade my Desktop Client from v6.0 to v6.1? Any ideas?
Einstein47...
This is the weirdest thing. I am trying to upgrade my HTTP server and the installer needs 600MB on /tmp - I only have 375MB free. But when I try to add more space, the smit task fails.
I have 2 disks (hdisk0, hdisk1) and there is 4GB available on hdisk0 (hdisk1 is completely used). Is there...
Ok - this is really bugging me. We are "virtualizing" our AIX servers from individual boxes to a single box with several LPARS. All have been moved over except for the web server (HTTP Server). And the reason it can't move is because of sendmail issues.
So, I am trying to find out what's up...
I don't know if anyone has heard of this one before. But I am on a domain, and when I have the checkbox "On resume, password protect" selected, my screensaver will not run at all. As soon as I clear that checkbox, it will run without a problem.
Now I think it has to do with some interaction by...
Hey all,
I have a page where I display the traffic cameras on the highway for my commute. I wanted to see all the cameras at one time. The page works, however the images refresh every 2 min (120 sec).
So I added a count-down timer and when the timer hits zero I refresh the whole page. This...
My dilemma is that I have a page on my site where the developer decided to use the Strict XHTML DOCTYPE. In IE6 that wasn't a problem, but now that we are moving to support IE7 - the page doesn't function well at all. Here is a snip of the HTML:
<div style="height: 70%;">
<form...
Hey all,
I am validating an internal web app that has been running on IE6 for years. We are "Just Now" validating it for use on IE7 (don't blame me - I'm just the messenger).
One of the features of our site is a popup calendar date picker. On IE6 this calendar displayed in a small popup window...
Hey all,
I have been tasked with making our intranet web app work with IE7 (until now we have limited it to IE6 - stupid I know - but I work for the government). Anyhow, the site uses Frames and a modified version of the Sucker Tree menu (I don't have the link on my right now, you can google...
I have been using apache for a long time now, and just recently I have noticed requests in my access_log that look like this: "OPTIONS / HTTP/1.1" 200 -
I am familiar with "GET and "POST and even have see the occasional "HEAD, but I have no clue about "OPTIONS. Should I be concerned?
I ask...
Hey all,
I have a pretty simple question (but it is usually the simplest questions that have the most controversial answers). Which is better:
int index = 5;
String indexStr = String.valueOf(index);
or
int index = 5;
String indexStr = index + "";
I have seen both in the code that I am...
Hey,
Every time I reboot, my TEMP folder security permissions are changed. I have to add the IUSR back so my database will work. Is there a way I can get the TEMP folder to keep it's security permissions after a reboot?
Or is there a way to setup a different TEMP folder so that its security...
My wife's laptop has recently developed wireless problems. We tried getting an external USB wireless card, but we couldn't disable the wireless adapter. We have a "work-around" solution of having the laptop wired, and it works fine.
However, how can I disable the wireless adapter? I am able to...
I am developing a very simple ASP / MS Access site on IIS 5.0. It is only running on my home PC, so I don't need a more robust DB solution.
However, every time I reboot the security permissions on my TEMP directory change making it so the JET driver that reads the Access DB doesn't work. I have...
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.