619 Posted Topics
Re: This should have been posted in the [url=http://daniweb.com/techtalkforums/forum64.html]Viruses, Spyware & other Nasties[/url] forum, so it may be moved there. Read the [url=http://daniweb.com/techtalkforums/thread28196.html]Fixes for Specific Infections[/url] thread, follow the instructions for scanning your system with HijackThis, and post the log here. This will give us a detailed view of what is … | |
Re: [QUOTE=lvlIk3]yea.. none of the programs are listed on my add or remove programs menu and the site that is on there no longer exists, if anyone knows how to get rid of the LOP on my computer than tell me.. thanks[/QUOTE] Read crunchie's last post. Start your own thread. | |
Re: The best way that I've found to take care of malware that just won't go away is by following [url=http://mywebpages.comcast.net/SupportCD/OptimizeXP.html]this guide[/url]. Starting from Step 1 and moving all the way through Step 2 will remove just about any annoying program. After you run through those steps, let me know if … | |
Re: Use [url=http://mywebpages.comcast.net/SupportCD/OptimizeXP.html]this guide[/url] to clean up your machine. It starts with an array of virus scans, then goes through numerous in-depth spyware scans, and finally helps you clean up processes that are either security risks or bog your system down. You should be able to run all these tools from … | |
Re: It sounds like you are having more of an SQL issue rather than a PHP issue. If you only want the first ten results (for use in the first page), use the following query:[code]SELECT * FROM randoms WHERE locality LIKE '$locality%' LIMIT 10[/code]This will return all the data for the … | |
Re: See if you can run the three following commands from that prompt:[code]chkdsk /r chkdsk /p fixboot c:[/code]If you can't run those from there, you will have to get your hands on a XP install CD, use the [url=http://support.microsoft.com/default.aspx?scid=kb;EN-US;314058]Recovery Console[/url], and run those commands from there. If the eMachine is like … | |
Re: Seagate will not have that driver. I tried to find the driver you need on the Asus site, but I did not find it. Use [url=http://vip.asus.com/eservice/techserv.aspx]this page[/url] to send a driver disk request to Asus. You won't be able to get anywhere unless you have a disk with the driver … | |
Re: You have asked about Notepad and Word twice now, but you not at all clear about what you want. Notepad and Word are completely different types of software. Notepad is just a basic text editor that doesn't support any type of text formatting. Word is a full-featured (*cough* bloated) text … | |
Re: Check the properties of the network hardware. There should be a "Power Management" tab. Ensure that "Allow the computer to turn off this device to save power" is not check. Ensure that there isn't an auto-disconnect setting. Use [url=http://www.winguides.com/registry/display.php/194/]this guide[/url] to turn off auto-disconnect. | |
Re: It depends on what type of popups you are talking about. Can you give some examples of what the messages say? | |
Re: From your experiences that you listed, I don't see how you conclusively decided that it's an issue with your wireless adapter. One way you can check is to remove the card and it's drivers from the system, install a wired NIC card, connect directly to the router using a cable, … | |
Re: I agree with SimpleJohn that it's most likely a memory problem. If you want to test your memory, you can use either [url=http://www.memtest86.com/]Memtest 86[/url] or [url=http://oca.microsoft.com/en/windiag.asp]Windows Memory Diagnostic[/url]. | |
Re: Can you try running a different browser, like [url=http://getfirefox.com]Firefox[/url], and seeing if that makes any difference? | |
Re: Considering that the message reads, "The display driver for ATI Technologies Inc. RAGE 128 PRO AGP 4X TMDS seems to be responsible for the system instability", I would start by upgrading your driver to the latest version. You can find your driver on [url=http://www.ati.com]ATI's website[/url]. Try that out and see … | |
Re: Go to Tools, Internet Options, select the Security tab, click "Custom Level...", and see if anything under the "ActiveX controls and plug-ins" section is set to Disabled. If anything is set to Disabled, don't change it to Enabled; rather, change it to Prompt. | |
Re: I guess you could create a form that uses POST and has no visible elements (use hidden inputs). A hyperlink could then use javascript to submit the form. It's not extremely compatible with older browsers, but it could work if you absolutely had to have it work that way. | |
Re: You really don't have much to worry about with cookies (at least I don't). I find if I keep scanning with Ad-Aware, it will always find something it doesn't like. A clean system apparently doesn't exist to the developer of Ad-Aware. | |
Re: It does it's job, which is important. I do have some suggestions however.[list][*]Make it easier for a person to input the time.[list][*]Do a series of dropdowns[*]Allow for the seconds to be optional. If the seconds aren't input, have the program assume 00.[*]Use a control specially designed for time input[/list] [*]Make … | |
Re: Your data isn't correct. In table2, you have multiple IDs in some of the rows: table2: |-----------|-----------| | Studyarea | CourseID | |-----------|-----------| | 1 | 1,2 | | 2 | 2 | | 3 | 2,3 | |-----------|-----------| This is incorrect. Each row should only have one ID per … | |
Re: How are you trying to install the updates? What do you mean by "nothing happens"? Is there an error message? | |
Re: Check [url=http://www.mcse.ms/message1402364.html]this thread[/url] and let me know if it sounds like it addresses your situation. If not, we'll have to look at other possibilities. | |
Re: I don't understand what your question is. Do you need help with creating an object structure that can handle data of that sort? Do you need help with how to read the file? | |
Re: Sometimes, if your motherboard supports the option and the fans are connected to the motherboard, you can control your fan speed through software. [url=http://www.almico.com/speedfan.php]SpeedFan[/url] works really well and should automatically detect your fans. You will want to read up on the site how to change the fan speeds appropriately. Please … | |
Re: Marking a partition as active makes it the drives bootable partition. Each drive can only have one active partition. Unfortunately, Windows doesn't come with any tools that can resize partitions without first removing the ones that exist. There are good third-party tools that allow you to resize partitions without recreating … | |
Re: Check out [url=http://www.daniweb.com/techtalkforums/thread1615.html]this thread[/url] where vlg466 has a detailed way to fix this problem. | |
Re: It is a system reset button just as alc6379 said. Check out your laptop's [url=http://h10032.www1.hp.com/ctg/Manual/c00246219.pdf]reference guide[/url] on page 1-17. | |
Re: Let me get a few details so I can fully understand what you are working with.[list][*]What Operating System are you using? [*]The access point that you are trying to connect to is a Microsoft MN700 Wireless Base Station, correct? [*]Which Microsoft WiFi card are you using on the laptop? Please … | |
Re: Congrats on passing Catherine. | |
Re: [QUOTE=Maeode]I tried to do that compatibility thing, but it didn't change anything... the screen still goes black and then goes back to my desktop...[/QUOTE]What game are you trying to play? | |
Re: [code]#include <iostream> #include <string> using namespace std; // main() int main() { int number; string numeral; cout << "Please enter a number between 1 and 10 "; cin >> number; { if(number == 1) numeral = "I"; else if(number == 2) numeral = "II"; else if(number == 3) numeral = … | |
Re: What is it that is giving you this message? Is this a message after POST (while still on the black screen)? Is this a message that Windows setup tells you? | |
Re: The boards marketing name is MSI K8N NEO3-F. You can find it [url=http://www.newegg.com/Product/Product.asp?Item=N82E16813130493]here[/url] on NewEgg. | |
Re: Hey ex. It sounds like you've run into a problem that I've run into before. I never did find a solution (at least not a solution that worked the way I wanted it to). When hardwired connections were all that existed, there wasn't much need to allow systems to have … | |
Re: Go to the guide that I have linked to in the bottom of my sig. Follow the optimize guide which will find and fix most any problem that your computer might have due to badly behaving software. | |
Re: I thought I'd add a bit of commentary on the topic that might help you understand what your instructor was talking about a bit better. As you probably already know from the other posts, pseudocode is a way to layout the logic of a program without actually coding it. What … | |
Re: pagefile.sys is the swap space for information that is swapped to the harddrive out of memory. From everything that I've read, it is not necessary to "clean" this file. There are no performance gains by doing so. 384MB might be the smallest size that Windows allows this file to be. … | |
Re: Your current status is that your drive works in every respect except that it cannot burn CD-Rs? | |
Re: Use [url=http://mywebpages.comcast.net/SupportCD/OptimizeXP.html]this guide[/url] to run through a very thorough series of programs that will clean just about anything out of your system and help secure it from future threats. If you don't have time to fix it, run a different browser: [url=http://getfirefox.com]Firefox[/url] (popular IE replacement), [url=http://www.avantbrowser.com/]Avant[/url] (based on IE services), … | |
Re: Don't ask for assistance with getting pirated movies to work. | |
Re: How many different types of files have you tried this with? Have you tried files from different sites or is it always the same site? Is size a factor? Does it work properly with small files but not large files? What kind of connection do you have? Have you tried … | |
Re: It's quite possible that the physical connectors for your drive have worked loose. If that's the case, the laptop will have to be opened up. | |
Re: Someone else just had the same issue and made a thread about it. Please go to [url=http://daniweb.com/techtalkforums/thread32328.html]that thread[/url] and join in on the topic. | |
Re: It's possible that your drive has some corrupt sectors that need to be repaired. The best way to fix this problem is to scan your disks from [url=http://support.microsoft.com/default.aspx?scid=kb;EN-US;314058]Recovery Console[/url]. After you have loaded the Recovery Console, type in the following command: [code]chkdsk c: /r[/code]After the scan completes, it will give … | |
Re: The names look random, hence there is nothing we can figure out about the software from the names. I recommend using [url=http://mywebpages.comcast.net/SupportCD/OptimizeXP.html]this guide[/url] to clean up your system. | |
Re: Maybe Gort knows better, but it would seem to me that your RAM had worked its way out a bit. This can happen due to jarring the laptop or from heat moving the RAM in small amounts over time. Removing the battery and the power supply ensured that you wouldn't … | |
Re: I can see two different options: using an Access Point or using a Repeater. Either option will create another "hotspot" for your wireless network. The Access Point method would require running a cable from your current, wired network out to where you want to place your Access Point. A Repeater … | |
Re: If I'm understanding you correctly, you want to append to the file while the program is running, but you want the file to be empty when you start the program the next time? If I'm correct, just open the file in write mode, rather than append mode, in your program … | |
Re: Bring up a run dialog and run "taskmgr.exe". Does Task Manager come up or does it give you an error? | |
Re: Do any of your other internet programs (instant messengers, email client, etc) work? You might want to try a more comprehensive set of scans. Microsoft AS and Norton won't catch everything (actually, there is much that both of those miss). Go to the link at the bottom of my sig … | |
Re: The compiler needs to know what something is before it will let you reference it. Just as you have to declare a variable before you use it, you must declare a function before you use it. Imagine the code as a conversation. What if you are receiving directions on how … |
The End.