I am having a bit of a problem with IE. When I use it to download a file called blah.tar.gz it renames it to blah.tar.tar.
I've done a bit of research and it seems that this is happening because it detects the HTTP header:
Content-Type: application/x-tar
and decides that it must have the .tar...
I have some old code that I have been maintaining and building using Visual Studio 6.0.
I have to make it run on a new system that has Visual Studio 2005 installed. What I did was take all the source to this system and converted the project to the newer visual studio. When I did this I got a...
My syslog is getting filled up with the following messages being repeated every few minutes:
The system seems to be working ok with the authentication from the windows 2003 domain controller and in all other ways. But this bothers me. So does anyone have any ideas what's causing it?
The...
Hi,
I have a media server (Windows 2003) which I have installed Veritas 9.1 on. It was working ok until I moved it into a new domain.
In this new domain I used it to push the remote agent out to the workstations on this domain that I wanted to use it to back up - that worked fine. I then ran a...
I have a script and in this I want to be able to take a date and work on the dates of the seven days before this date.
If the date is today then I can use the date command like this:
x=7
while [ $x -ge 0 ]
do
DAY="$( date --date="${x} days ago" +%D)"
## work with the date I've...
On lots of web pages and applications there is the very nice feature of putting a "don't show this message again" check box on messages that pop up several times.
I have found that the alert is a very easy way to get the messages but does anyone know if there is an easy way to add a "don't show...
I have a set of html files that a number of different people use through various versions of ie and firefox. For most people they work absolutely fine, but for a few they get access denied errors.
The address in the error points to w3.org and the only place this address is used in these...
I know this sounds odd but it's got me really stuck. I have the following code in a subroutine called remove_CVS_copies. It's meant to progress recursively down a directory structure and delete all the directories it finds called "CVS."
But it does not seem to be detecting directories correctly...
Hi,
I have a script that makes a connection via ssh and does some work. This script is very successful if it is run by a "standard user" who has the ssh keys set up in their home directory so the ssh does not require them to enter a password.
My problem is now that I'm trying to enable this...
I just wanted to know if there was an execution flag or a seperate file that I could use to ask an exe which compiler it was built with?
Thanks for any help
He has personality problems beyond the dreams of analysts
Hi,
I have a bunch of code that is not mine so I can't really change it but I have been given the task of writing the makefiles to compile and link this code.
The problem I have is that parts of it are spewing out the same warning message lots of times and I'd like to hide that warning but...
Stuff like this has been posted before but I can't find anything that works for my situation so please forgive this post.
I have a form that collects a lot of information and depending on the entries various php functions run. One of these functions takes quite a long time as it calls and waits...
Hi,
This may have already been covered somewhere in this forum but I have searched and searched and can't find it.
What I want to do is set up a shortcut icon on my desk top that starts up IE but I want it to start not with my default homepage but with another page. Is there someway I can do...
I am working on a system of php scripts and as part of this I would like to be able to interact with the CVS repository that is on the client where the scripts run.
What I would really like to do is query the repositary to make a list of modules. Then when the user selects one of these make a...
I am having a really weird problem with a php script page.
If I view the html page that has this php embedded in it from IE it is displayed as expected. But when I view it in firefox then the php block at the top of the file seems to be interpreted wrong. The result is that most of the code...
Hi,
I have a very annoying problem in that I can not make my PC eject a CD.
I did the normal thing of pressing the button on the front of the CD drive and nothing. So I tried the software root of right clicking on the icon for the CD and selecting Eject but again nothing. So in desperation I've...
Hi,
I've got an array that contains a list of object file names called OBJCUCUBLE. I'm trying use this to create symbolic links to the source files that correspond to these object files.
The script I have works fine except when there is a space in the file name. Could you please have a look at...
This question will probably be very easy for all you experts but as a newbey I've been driven mad by it.
I have a ksh script and within this I have two variables that contain directory paths SB_HOME and CD. What I want to do is test that CD is under SB_HOME and then fill a third variable BASE...
I am very new at this so please forgive me if I'm being very dumb with this question but ...
I've got a makefile that contains a large number of environment variables. I want to write a script that will produce a copy of this makefile that has all the variables replaced with their values.
As a...
Has anyone here tried to connect a Nintendo DS to their wireless router?
I tried this and failed even though other devices connect wirelessly no problem and the router detected the DS because it listed it's MAC address in it's active devices list.
M
Trainee Chocolate Management Executive.
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.