- Strength to Increase Rep
- +8
- Strength to Decrease Rep
- -2
- Upvotes Received
- 20
- Posts with Upvotes
- 12
- Upvoting Members
- 20
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
Web Developer
- Interests
- Programming, Anime
- PC Specs
- AMD Athlon XP 2600+ 2x512MB DDR333 Geforce 5500FX 5xSeagate HDD (~740GB) 19" CRT &…
619 Posted Topics
Re: You can safely leave the DNS Client service off. This service creates problems with cached DNS issues and slows down more than it speeds up IMO. You should be able to turn off the DHCP service if you manually configure all your network connections and you connect to the internet … | |
Re: Ghost, just as Narue said, there isn't a tutorial for this. Creating a full-featured remote access system is a task much larger than could be covered in a tutorial. If you could find a tutorial for each required piece of such a program, you would easily have to combine the … | |
Re: Well... You didn't just do an Operating System reinstall. What you did was you used a recovery disk that was specifically designed for completely different hardware. These recovery disks don't stop at reinstalling software, they can also modify the software on a chip inside the computer, called the BIOS. In … | |
Re: You could create a batch file that has the following commands in it:[code]rmdir /q /s c:\temp mkdir c:\temp[/code] This code will remove the entire folder and then recreate it. If this folder has any type of lock on it, this code will be unable to remove the files. This is … | |
Re: "GROUP BY" and "ORDER BY" are very different. "GROUP BY" associates all records together based on a column. "ORDER BY" sorts a alphabetically based on column. Let's create some sample data for a table called Location. [code]name | state | city --------|-----------|--------------- Joe | Oklahoma | Oklahoma City Bob | … | |
Re: Very nice guides. Thanks cj2600. | |
Re: [QUOTE=martixryu]do i have pci express ? i doubt it[/QUOTE] No... You don't. | |
Re: There are Linux antivirus products. There are just far fewer Linux antivirus programs when compared with antivirus programs for Windows. There are a few reasons for this: [list][*]Virus writers want attention. Since most people that interact directly with the OS interact with Windows, why not make a virus to infect … | |
Re: What kind of monitor do you have? Do you have the drivers for the monitor installed? What is your graphics card? Do you have the latest drivers for your graphics card installed? Is it Battlefield 2 or Windows that is giving you the error? [url=http://www.pvrgenerations.co.uk/cgi-bin/forum/YaBB.cgi?board=general_pvr;action=display;num=1068068688]This thread[/url] might give you some … | |
![]() | Re: Is 3mbps your downspeed? If so, what is your upspeed? Furthermore, are you sure that your connection speed is the limiting factor? What about the people that are viewing your cam? What are their connection speeds? Are you multicasting or do you have to run a connection for each viewer? |
Re: Sounds like the drive is damaged. Look inside the port on the device. There should be four metal "pins" along one side. See if any of them look bent. Without applying very much pressure, see if the plug has any play (wiggle). If it does, the internals might be damaged. … | |
Re: BILL S, you've talked about a very similar subject in two different places, making it hard to respond to your concerns. You say that you have a 9250 and are disappointed by its performance. You also say that you looked around and it had the highest "numbers", so it should … | |
Re: zippee, you'll want to learn how to use Regular Expressions in PHP. You can find a good Regular Expression tutorial that includes examples for what you are wanting [url=http://www.rlrouse.com/php-regular-expressions.html]here[/url]. | |
Re: I have never seen a direct copy work. You need to create a complete "mirror" of the partitions on the drive, including the bootsector. The only way I know how to do this is with software. [url=http://www.symantec.com/sabu/ghost/ghost_personal/]Norton Ghost[/url] can do the job for you. If you don't want to spend … | |
Re: Here are a couple possible solutions. Click "Start", click "Run...", type "msconfig", and click "OK". Click the "Services" tab, find "Windows Audio" in the list, put a checkmark next to "Windows Audio", click "Apply", click "OK", and restart your system. If that doesn't work, try the following. - Click "Start" … | |
Re: You may want to ensure that it's the monitor and not something else. If you can, try your monitor on another machine and try another monitor on the affected machine. This will tell you if the problem is the monitor or the machine. Sometimes strange things can happen if there … | |
Re: If you want to repair the unit, I would recommend sending it into Sony and letting them fix it professionally. Doing otherwise might cost you a bundle and still leave you with a busted laptop. If the laptop doesn't have warrenty coverage or they won't cover the damage under the … | |
Re: Are you doing the following? [list][*]Set the router to use the static IP [*]Connect the computer to the router via a CAT5 cable [*]Set the computer to automatically get an IP address rather than assigning one manually [*]Turn everything off [*]Power on the modem, then the router, and then the … | |
Re: I'm not too familiar with graphics in C++, but I can see that you need to clarify a bit more. Are you talking about generating a text graph, a image file, or displaying a window with an image in it? | |
Re: Batch files are just a way of grouping together calls to programs and system commands. Everything in a batch file is just something that you can do on the command line. The power comes from being able to group together numerous calls to execute a series of steps. If you … | |
Re: This is something that doesn't have a correct answer. Everyone has their opinion on the matter. Personally, I use [url=http://www.symantec.com/nav/nav_9xnt/]Norton AntiVirus[/url]. That's not to say I love it. It works well... most of the time. I've used McAfee in the past and have been very satisfied with it. I guess … | |
Re: Since it sounds like you are having a different issue, why don't you start your own thread? | |
Re: A browser basically does nothing but download files and render their contents. The web pages you go to are either html files or generated content that looks like an html file. In order for the browser to render the images on the page, it has to download GIF, JPEG, and … | |
Re: Outlook Express doesn't open up this ability without the use of a third-party tool. What are you trying to do and why can't you use a third-party tool to do it? | |
![]() | Re: Did he directly copy over everything including the Windows directory? If so, he would have messed up his install. He'll have to do a repair install of the operating system to fix it. For future reference, his computer most likely didn't load when he added the other drive because he … |
Re: Click "Start", click "Run...", type "sndvol32.exe", and press "OK". This will load up the volume control program. Click "Options", click "Properties", select "Recording" from the "Adjust volume for" options, make sure that "Microphone" has a check mark next to it under "Show the following volume controls", and press "OK". Click … | |
Re: Can you provide a list of programs that you are trying to install? From the bit of searching that I've done, it seems that you are probably trying to install software that was designed from Windows 95 or 98. If this is the case, you will probably need to contact … | |
Re: What problem is your friend experiencing that is preventing her son from playing his games? I have never heard of any software that requires the partition that it resides on to be a specific file system. NTFS doesn't change the files, it just changes the way they are stored on … | |
Re: Try to see if you can manually load the shell. When you run a program, try to run "explorer.exe". Let me know if you get the shell to load that way. | |
Re: Without knowing the exact text of the error (I don't need a screenshot, just the exact error message), it's hard to diagnose the issue. I do have a couple of ideas though.[list][*]FFXI crashes whenever you shift focus away from it. Are you trying to alt+tab? Do you have any programs … | |
Re: You can follow the link in my sig to get detailed information about your system. I don't know if it will properly detect what type of network adapter you have, but it very well could. Is your network adapter wired or wireless? Is it built into the motherboard or is … | |
Re: JavaScript is a client-side technology and PHP is a server-side technology. This means that the JavaScript code executes on the browser and the PHP code executes on the server. You cannot have server-side code execute based upon the logic executed by the client-side code, at least, not directly. It would … | |
Re: [b]Browser:[/b] [url=http://www.mozilla.org/products/firefox/]Firefox[/url] and [url=http://flock.com/]Flock[/url] [b]Email:[/b] [url=http://www.mozilla.org/products/thunderbird/]Thunderbird[/url] [b]Media:[/b] [url=http://www.microsoft.com/windows/windowsmedia/player/9series/default.aspx]Windows Media Player 9[/url] and [url=http://www.videolan.org/vlc/]VLC[/url] [b]Messenger:[/b] [url=http://www.trillian.cc/]Trillian[/url] [b]SSH:[/b] [url=http://www.chiark.greenend.org.uk/~sgtatham/putty/]PuTTY[/url] [b]Desktop Enhancements:[/b] [url=http://www.inchwest.com/hkcontrol.html]Hotkeycontrol[/url] and [url=http://desktop.google.com/]Google Desktop[/url] [b]Spyware:[/b] [url=http://www.microsoft.com/athome/security/spyware/software/default.mspx]Microsoft AntiSpyware[/url], [url=http://www.lavasoftusa.com/software/adaware/]Ad-Aware SE Personal[/url], [url=http://www.safer-networking.org/en/download/]Spybot-S&D[/url] [b]FTP:[/b] [url=http://www.smartftp.com/]SmartFTP[/url] [b]Misc:[/b] [url=http://www.dr-hoiby.com/WhoLockMe/index.php]Who Lock Me?[/url] [b]Network Bandwidth Monitor:[/b] [url=http://www.analogx.com/contents/download/network/nsl.htm]NetStat Live[/url] [b]IRC:[/b] [url=http://www.mirc.com/]mIRC[/url] [b]BitTorrent:[/b] [url=http://www.google.com/search?hl=en&lr=&safe=off&client=flock&rls=FlockInc.%3Aen-US%3Aunofficial&q=azureus&btnG=Search]Azureus[/url] (I might switch to [url=http://www.utorrent.com/]µTorrent … | |
Re: Catweazle is correct that there is very little that software alone can do. A company that I have been a customer of in the past and am currently partnered with at work (I work for a company that develops websites for churches) is [url=http://integrityonline.com/products.php]Integrity Online[/url]. They offer a variety of … | |
Re: Are you saying that your drive can't read any DVDs or that it won't play DVD movies? | |
Re: Take the battery out and disconnect the power supply. Let the laptop sit for a few minutes. Connect just the power supply, wait a moment, and try turning the laptop on. If the laptop does not start, disconnect the power supply, wait a few minutes, connect the battery, and try … | |
Re: If you've already put together some code, post the code here (put it inside code block so it's readable), and we can help you find your problems. | |
Re: I have some questions for you. Can you access [url=http://www.evilmanta.com]www.evilmanta.com[/url]? Click Start, click "Run...", type "cmd", click OK, type "nslookup www.evilmanta.com", and copy and paste the response you get in your reply. You should get a portion of the response that says:[code]Name: evilmanta.com Address: 64.246.57.158 Aliases: www.evilmanta.com[/code]Does this only happen … | |
I have a problem where I am receiving reports from my ISP about torrents being downloaded when I am not downloading them. You can read more details at my [url=http://www.daniweb.com/techtalkforums/thread78929.html]Hidden Torrent Programs?[/url] thread. While thinking about the problem, an idea occurred to me. What if there is a torrent client … | |
Re: Get Nero's [url=http://ww2.nero.com/nero7/enu/General_CleanTool.html]General CleanTool[/url] program. This should be able to remove all the files for you. | |
Re: There aren't any standards on what the beeps mean, so we'd have to know what system you are running in order to give you any specifics. In general, most computers give a single beep upon POST, which is an indication that the system is working properly. | |
Re: Umm... Your request doesn't make any sense. What are you needing? | |
Re: I'll assume that you are using Internet Explorer. If that is the case, you can fix that by doing the following: [list][*]Close all browser windows but one. [*]Open a new window from a link on the remaining window. [*]Close the old window (not the new one that just opened up). … | |
Re: I have a couple of ideas for you to try. Load the [url=http://support.microsoft.com/default.aspx?scid=kb;EN-US;314058]Recovery Console[/url] and run "chkdsk /r". This will scan your harddrive and fix any file and disk errors. Doing this first helps to ensure that any fixes done later will be done in good areas on the harddrive. … | |
Re: eDonkey (and every other file sharing application worth using for that matter) has a configuration page that allows for setting the [url=http://www.edonkey2000.com/documentation/confignet.html]max upload and download bandwidth[/url] that the program can use. I'd recommend talking with him and deciding on a maximum amount that his program is allowed to use and … | |
Re: The clicking or clacking sounds that ShaneMcP was refering to are the sounds that the harddrives usually make as they are being read when Windows starts up. Do you hear these sounds at all? If you leave the system on, do you ever hear the Windows startup sound? Set up … | |
Re: I don't think that you will find an easy solution to this issue without aid from the librarians. There is only so much that you can do to fix a problem on a public machine without violating the terms of use. This is a good example of when Social Engineering … | |
Re: The LIMIT directive can take one or two attributes. If you use one attribute, for example "LIMIT 5", it will show only that many records which get taken off of the top of the list of results. If you use two attributes, for example "LIMIT 10, 5", it will skip … | |
Re: A quick and dirty way of doing it would be to create a new ArrayList (arrList2), use a loop to read each object in the original ArrayList (arrList1), use the indexOf method to check arrList2 for the presence of the object that you are checking, add the object to arrList2 … |
The End.