Please can anyone help with this really annoying problem?
When i go to a File Open or File Save dialog, all the files and folders are listed in reverse alphabetical order, and i have to right click in the dialog and go to Sort By Name to put them back in the right order.
I've no idea why...
I am building a fileserver at work, using 4x identical 250gb SATA hard disks. Ideally I want these discs to appear as one 1TB drive in Windows, for ease of management, but i'm unsure what the best way to do this is.
The motherboard ( Supermicro X6DAE-G2) supports SATA Raid, but is it possible...
I am using VBA to create a new contacts folder in the Personal folders called "FB Contacts" as displayed here:
Private Sub CreateFolder()
On Error GoTo createdone
Set MyContactsFolder = objNS.GetDefaultFolder(olFolderContacts).Parent
Set mynewfolder =...
I am trying to write some VBA code to automatically delete all the contacts in a certain folder "FB Contacts" and then add new contacts to this folder which I obtain from a list i will get from Active Directory, this is to create a self updating list of employees in our company without...
If you, like myself have tried getting a replacement laptop screen in the UK, you will probably had the same problems i have had, with long lead times or astronomical prices.
Well i found a site the other day in the USA for a company called ScreenTek Inc. who specialise in laptop screens, and...
Despite all the settings in Outlook 2000 being set to send e-mails in plain text format, when an Outlook mailitem object sends an e-mail using message.send, it changes to richtext format. vb.net allows a message.bodyformat = olformatplain command to be used, but this isn't available in VB6. Is...
I've created an outlook e-mail using olcreatitem, and put addresses into it using the .to .cc and .bcc variables, but i cant work out how to add new addresses to the list after the e-mail has been created. The code i've used is:
Private Sub createmail()
On Error GoTo continue...
Recently an employee's laptop died, and i repaired it by restoring the default registry files (system,security,sam,software,default) using the XP Recovery Console.
It seemed to work a treat, his laptop booted up fine and runs fine, but i noticed that none of the hardware in the device manager...
I saw this great feature in XP longhorn which allows you to have filters on folder views in windows explorer, for instance in the Name column, there is a text entry field much like the one used in Active Directory, which allows you to type in a string to filter by.
I have searched with no luck...
I am trying to find a way of giving users on my network an easy way to import a list of contacts i have created and saved as a PST file. Is there a way of scripting an automatic import of pst data in outlook 2000? I ask because i know the people in this company, and less than 50% will be able or...
I've recently created an basic explorer bar which opens a panel containing a second folder view, so i can easily move files from one folder to another without opening multiple instances of 'my computer' but I can't get it to automatically open as default when i open a new explorer window. Is it...
The company I work for recently suffered a server failure, so we had to replace the NT4 server we were using for a new one. We decided to go to W2K server, and keep the domain name the same as it used to be on the NT4 server. Now none of the workstations in the company are trusted by the new...
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.