I have an update, that may help?
I have tried various things many times and got no where, but this is something I have tried several times, but just done again to get a pic....
If I get the disk back (un-initialized) by re-importing foreign disk etc... When the disk tries to Initialize it...
Hi Guys,
I have a server which is displaying a failed Mirror in Disk Management. It's a HP ML310 G5 with hot swap SATA Disks.
No red lights on the disks, but I suspect as Windows handling the array there would be no red lights?
It's saying that Disk1 is 'Missing' When I right click on it and...
Excellent, thanks so much for your help.
I've solved all my little niggles now I think. Time to crack on with the rest of the site... only another 30 odd pages to go!! lol
Thanks again
Jon
Vragabond, you're a great great man!!
I floated the logo, and hey presto! Had a bit of a problem with the menu after that, but floated that too and all looking fine!!
It seems to be one knock after the other though!! lol
The form does not work! :(
It's working perfectly on...
Just thought I'd post some of my code...
I can move it everywhere but where I want it to go!!
The DIV properties:
#mikogo{
float:left;
background-color:#f9f9f9;
border:#e8e6e6 1px solid;
width:320px;
margin-top:10px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px...
Hey,
Thanks for that, I've removed the table and got it placed nicely inside a div with the correct display properties. But for love nor money I just can't get it to move and sit next to the logo on the right hand side!!
I keep thinking it may be about sizing, and that it's too big to fit, but...
Hi Guys,
I've been working on this webpage for some time now, and I've decided to add the Mikogo session login bit from their website and place it at the top right next to the logo to make it easier for people to find it.
I planned to put it into a neat little box using a border and background...
Hey Guys,
I know that the sound of my post, sounds like I'm asking someone to basically complete everything for me, but thats not what I'm asking at all.
I'm just looking for some guidlines as to where I start.
I've got the following:
The form that has the txt box, the two check boxed (each...
Hey Guys,
I'm new to VBA! :-)
I am creating an interesting workbook containing 2 sheets. One called Expenses and one called Overtime.
Basically I have created a form with 3 check boxes:
Manager1
Manager2
Other: (Textbox here)
Send Cancel
So I want the user to be able to select which...
Looks good thanks for that, however while I think it would be a valuable tool for myself, I think there is too much interaction needed by the user to be able to work it.
Unless there is a way of automating it that I've not seen yet.
This is only a temporary fix and need to involve as little...
Getting there, managed to go one step further and make the script automated.
I've used a ping command to ping the dns server, if it gets a reply then the PC is on the office network and the script will change the DNS Server, if no reply from the ping, the computer is not on the office network...
Guys I've figured something out for both scripts.
The following works for assigning a DNS Server:
strComputer = "."
Set objWMIService = GetObject("winmgmts:" _
& "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2")
Set colNetCards = objWMIService.ExecQuery _
("Select...
Hey Guys,
I have the following code for changing the IP Address, which seems to do nothing on my Windows 7 Machine when I test it.
And also, I am trying to create another script that will set the DNS Address settings back to Automatic.
Basically I have a temporary issue where users need a...
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.