Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! Let me know if you need help using the site or assistance with non-technical questions.

 
Time Tested Overall Solutions: 151 - 175 of 428306
 
Hi Everyone:        I am needing drivers for a pci simple communications controller modem.   In Other Devices, an entry called PCI Simple Communications Controller appears in a friend of m...
Hello,    I tried to install Windows XP on a external usb hdd. The first part of installation (copy files form cd,...) was ok.    After that, when windows try to boot first time from usb h...
I have a logon script I have users run in the morning when they logon the network which delets unused drives and reconnects networks drives.  Here is my script: net use /delete * net use s...
I'm looking for a free download of the helvetica neue font family. I just need it to do a once-off edit of the text of a pdf, so don't really want to have to pay for it. Any ideas?? (I c...
Hi all, Can someone tell me how to block yahoo and MSN messenger on a firewall. I have tried to block the following ports: Yahoo Messenger = 5000 to 5010 and 5050 MSN Messenger = 1863 ...
We are really getting crazy for this: Suddenly when trying to connect to Management Studio with trusted connection, our db server is returning this error : Login failed for user ''. The ...
Hello, I'm trying to set the height of the first row in a table to be less than the subsequent rows in the same table. I'm using <tr style="height:10px;">, but it's not setting it that s...
I was to trying to use the solution provided by mszacik for convert long raw into varchar2 data type in oracle 8i. I am using it in Oracle 9i. Mostly it works fine. In some cases I got the er...
Hi there, I’m currently on an application that has an administrative module. I’m experiencing problems in clearing the sessions so as to log a user out and also to login as an admin and as ...
I have an HP DeskJet 6940 printer installed via Ethernet.  The client machine is a Core2 Duo E6850 running Vista Ultimate 32-bit, 4GB of RAM.  I am trying to optimize this system by reducing u...
Does any body know of a way using JavaScript to remove or hide a browser's address bar or toolbar on the fly? You can obviously use a script to pop open a new window and set the properties of ...
I've a issue where the columns stores the date, starttime and end time in PST time zone. I want to add another column (computed if possible) and convert the date/time to IST. Is this possible?...
I have a cable modem connected to a Linksys wireless router connected via ethernet cable to a PC and wirelessly to another PC. The latter connection has not been established but is the intenti...
I read a Mac World article that stated Microsofts new version of RDP for MAC was going to allow PC users to connect to Macs via RDP... But, looking at Microsofts web site about RDP for Mac, it...
IN Outlook 2003 I received the following error when trying to print a message from the main view: Receive "The messaging interface has returned an unknown error. If the problem persists, resta...
I made an archieve using winrar....and password protected it......Duhhhhhhhhhhhh lost my password and now I cant get in.......if anyone knows how to extract the file I will REWARD them grandly...
Although Hotmail is web-based, are there POP3 and SMPT settings that can be used to automaticaly download emails to mobile dvice?
I'm runnning Outlook 2003 (11.5608.5606) on five Windows 2000 Professional (5.0.2195 SP4) computers, each set up to use an off-site authenticated SMTP server and IMAP.  Two of the computers ar...
Background Details: I have 4 of these Gateway M-151x Laptops that came with Vista.  Three must run XP, the 4th can run Vista. Gateway's website does not have the Audio drivers, their tech ...
Hello.  I have a question about UPDATE with INNER JOIN. UPDATE         AliasA SET                AliasA.CarMaker = mstMakerModel.Maker FROM            tblCarAuctionList AS AliasA INNER J...
I have two tables ALPHA and BETA. I need to update the BETAID to the ALPHAID. The BETAID is currently set to the ALPHADESC so I am joining on this column. The following update statement wor...
where can i find a site to download foxpro 2.6 (free download) thanks
I've just downloaded some doc which is in .ps extension. What program should i use to open this type of file.
I found the below article on another site (Link provided at the bottom of my post) Essentially it talks about creating a wait command however when I follow the directions it says that " "CHOIC...
Hello, In SQL-Server, I'm trying to find the equivalent of the following SQL statement:       "CREATE TABLE employees AS SELECT * FROM all_emp" I know you can do this with to create a...