Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
A note for IE6 users
Name: klint Date: January 22, 2008 at 02:53:32 Pacific OS: Windows XP CPU/Ram: n/a Product: n/a
Comment:
Just thought I'd let IE6 users know a useful trick. When people post sample source code on this list, formatted using html "pre" tags, if you are using IE6 and you try to copy & paste the code, the formatting goes all wrong. Here's what you can do to correct it:
1. Copy the code from computing.net forum 2. Paste the code into Wordpad 3. Cut the code again from Wordpad 4. Paste into your editor (e.g. Notepad)
Summary: Here are a few ideas to think about... 1. Not all computers use the same directory name (usually C:\Documents and Settings) for user profiles. Sometimes it's on drive D:, sometimes the directory has a...
Summary: Just a note for an application involving a ram disk to speed up the system, could be interesting, like to have your ideas about it. What do you think would be the best way to incorperate a ram disk to...
Summary: I have a fullscreen script to open an HTML document in Fullscreen but I can't get it to open without scrollbars, I have tried setting the value scrollbars to 0, no, null, auto, but they are still ther...