- Strength to Increase Rep
- +7
- Strength to Decrease Rep
- -1
- Upvotes Received
- 16
- Posts with Upvotes
- 16
- Upvoting Members
- 14
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
139 Posted Topics
Re: On top of spagetti, all covered with cheese, I lost my poor meatball, when somebody sneezed. | |
I'm looking for software that will allow someone at one end to talk into a camera and stream to a Raspberry Pi on the other end. It's going to be a prop for a live action role play game I'm running for later in the year and I'd like to … | |
Re: Is it repeating "Floors" times - meaning is the input being displayed as many times as you have Floors? I'm guessing you want to display the available, occupied, etc, per floor. You are correct in your assumption that you will need arrays to do this. The problem is in the … | |
Good Evening, I'm working on my final project and I'm having an issue with reading input from a file and converting the string into an integer - specifically with the first character being read from the file. Here is the data in the .txt file created in notepad: 6 -1 … | |
Good Evening, I'm working on a program that will allow user input and will take that input, insert it into blank spots into an email template, and then prepopulate the email template in Outlook so all an analyst would need to do is click a the send button - basically … | |
Re: I usually use Google to search for my tech answers; however, Daniweb was the very first tech website I visited many years ago so it's a first for me and like most firsts, you have to go back every once in a while to see how it's doing. Every time … | |
Re: I'm not sure why you are using char a =0, char b=0, etc, instead of int a = 0, int b = 0. I actually tried compiling that in visual studio and it threw compile errors. To tinstaffl's point, you don't need to send a, b, c, and d. They … | |
Hello, I've been working on learning VBScript to make a few useful scripts to work with WinNT and make a more user friendly interface when searching for users on a domain. While doing so, I discovered something interesting about arrays and I'm hoping someone could explain if it's just the … | |
Good Morning, As this is a homework question, I'm hoping for some guidance in the correct direction or a website. I was given an IPv6 address and I need to find the EUI portion of the address. And EUI is just the first 24 bits of a MAC address with … | |
Good Afternoon, I've been studying communications between switches and it seems relativly easy to understand with the exception of why they have so many modes. There's trunk, nonegotiate, dynamic desirable, dynamic auto, and access. (I think that's all of them). In addition to this, some switches can choose between dot1q … | |
Good Evening, I just can't seem to wrap my head around this IP addressing. Lets say I want to use 192.168.1.0 default gateway. Then Router IP Address = 192.168.1.0 Lets say my subnet mask is 255.255.255.224 = 32 IP addresses and 30 hosts. That makes my first line out g0/0 … | |
Good Evening, I hope everyone is doing well this evening. Regarding the subject of subnetting in a LAN, please bear with me as I try to quantify the question in which I have. While the question did spawn from a homework assignment that I am attempting to complete for a … | |
Re: Three possible things that could be wrong that I can think of. The first, and easiest, is your keyboard isn't plugged in. That shouldn't stop the computer from continuing on past post however, which leads me to think there may be another problem. Try switching to a different keyboard. Your … | |
Re: I'm guessing there's no on board generic video on the motherboard? I would suggest finding a low cost graphics card that will be compatible with your video adapter slot and plug it in. You can find drivers for your card at [url]http://www.nvidia.com/object/product_geforce_8800_gt_us.html[/url] If you power on the PC without a … ![]() | |
Re: [url]www.ddo.com[/url] | |
Hello, There is a service that is running in services.msc called Disk Defragmenter with a description "Provide Disk Defragment capabilities." If I look in msconfig under services, it's also listed in there with a check mark in the box. Now if I look in the Event Viewer in Windows Log … | |
Re: If you are able to get into the windows login screen and see the windows logo, there's no way that I know of to crack the password to log into windows. If it's a BIOS password that has been set, open up the laptop and look for a circular battery. … | |
Operating System: Windows 7 Enterprise 32 bit For whatever reason, the wireless adapter on several laptops become disabled (by something other than the hard switch). It's either the powersettings shutting them off, code turning them off if the laptop is hardwired, or some other reason. The problem I'm trying to … | |
Re: what is the name when running ping -a <ipofhcserv01>? If it's something other than the computer name, the DNS may not be updated. Likewise, what happens when you ping the FQDN? It can be updated by running ipconfig /registerdns from hcserv01 and checking the event log for errors and try … | |
Re: I've encountered this several times, it may be a windows compatibility issue. in additaion to clearing cache/history, click on tools and select compatibility view settings. make sure nothing has a check mark next to it and there are no websites in the list. Click OK and reboot the computer. | |
My question revolves around increasing the maximum mailbox size in outlook and what the dword values represent in the registry. I recenetly encounted a problem where someone I support reached a 20gig mailbox size in outlook 2007 which is the maximum default size in outlook. The exchange server has an … | |
I'm not having a problem per se, but I'm trying to find out why something I use to troubleshoot connectivity problems work. I deal with laptops that connect to a VPN using a software called Cisco AnyConnect VPN Client. In order to connect to these servers, the person connecting first … | |
Re: 01001001 00100000 01110100 01101000 01101001 01101110 01101011 00100000 01110100 01101000 01100001 01110100 00100000 01110100 01101000 01101001 01110011 00100000 01100111 01101001 01110110 01100101 01110011 00100000 01100001 00100000 01110111 01101000 01101111 01101100 01100101 00100000 01101110 01100101 01110111 00100000 01101101 01100101 01100001 01101110 01101001 01101110 01100111 00100000 01110100 01101111 00100000 00100010 01010111 01100001 … | |
Re: what's the name of the display device in device manager? what brand computer? hp, dell, gateway, etc? | |
Re: You can try running internet explorer with no add ons to see if it's something that ie is using. It's under start > accessories > system tools. You can also try uninstalling ie and reinstalling using windows update but I don't remember where to click in xp without seeing it. … | |
Re: Might want to check out this website [url]http://delphi.wikia.com/wiki/Good_Quality_Applications_Built_With_Delphi[/url] It looks like there may be some programs there that would be able to make flow charts. | |
Re: [QUOTE=jumbowat;1742283]Hey swiftech, the changing the DNS address also didn't help. I have a GLB-502T router and it working fine. When i pinged [url]www.facebook.com[/url] there was no loss either. This means that the problem with not with the router as well (I guess :-/). The firewall is also off. I cant … | |
Re: I've never seen a seagate external drive, but ideally external drives should have screws that you can remove to take it apart. Inside will be the hard drive. It'll either be an IDE or a Sata hard drive. You'll need to plug it into your computer's power supply and mother … | |
Re: The first number will always be unique. Assign number to another value which should be your array, array[0] = number then the next random number you create, compare it to array[0]. If they are equal, make another random number until it doesn't equal array[0] then put it in array[1]. The … | |
Re: I'm currently experiencing the exact same problem with a different model laptop. I believe it may have something to do with the BIOS. I don't know the exact model of the laptop you have so I can't direct you as to what file you'll need specifically, but check the dell … | |
Re: [QUOTE=CMaker3;1713256]Hi Rodney, Thanks for the reply. I understand what you mean but I have 2 networks. And I know something's wrong with my settings and it may have something to do with ZoneAlarm or my cards config and I don't know how to go about it. In ZA's Zones, I … | |
Re: A jump drive or shared network drive. There are also websites that will allow you to accomplish this. Google Transfer Files. | |
Re: In your main, you are assigning decimal values to an int value. Is that intentional? line 13: [CODE]int next;[/CODE] line 34: [CODE]while(in_stream >> next)[/CODE] line 36: [CODE]Num[count]=next;[/CODE] That's going to cause all of your data to be 1's. With that in mind, puting that information into the function line 58, … | |
Hi Daniwebbers! I'm trying to copy a file from a network location to a local file folder on a laptop. The following script will work to put the file into the documents folder of the users profile. [CODE]xcopy /y /d "\\networkaddress\tablet config.exe" "c:\users\%username%\documents\"[/CODE] That will put the file tablet config.exe … | |
Re: Easy way to find a bad motherboard, look at the capacitors (cylindrical circuits with flat tops) and make sure the tops are flat. If they are bubbled up or leaking, it may be your motherboard. Have you tried opening and tinkering with it recently? I've also seen this occur with … | |
Re: Currently I have my PS3, my PC, and my router. Not much of a home network, but I'm hoping to expand to two PC's come XMas, figure a way to wire my 42" LCD TV to my computers, pick up another monitor for my new computer desk and a KVM … | |
| |
Hey all, I was asked a question and I had no idea what the answer was and made up some story about information being stored incorrectly in the memory of the laptop or some such thing. Honestly, I had no idea what the answer was, so I'm hoping someone here … | |
Re: If you get repetitive beeps, your CPU is overheated. If you get alternating high/low beeps, your CPU could be seated wrong or is defective. Try installing more fans or other means of cooling the system. You could use water pumps for PC's, Heat pipes which are just pipes filled with … | |
Re: A map. Romeo and Juliet are found dead on the floor in a bedroom. On the floor is glass and water. The only furniture in the room is a bed and a shelf. There is nothing near the house except for a railroad track. What caused the death of Romeo … | |
Re: [QUOTE=ClevelandMark;1461094]I have a spreadsheet for each month of 2010 (Jan-Dec) that is used to track church members donations by month. Under each month I have the last name, first name and weekly donation with the monthly donation total at the end of the row. I would like to output on … | |
Re: This is a fun little thread I happened on, so I'll throw in my 2 cents ... *Puts on tin foil hat* You decide if this is true or not ... It's something that I heard on coast to coast, and found it on a web site. [URL="http://silencedogood2010.wordpress.com/2010/06/19/gulf-gas-bubble-could-cause-major-destruction/"]Coast to Coast … | |
Re: I had to get a guy connected to his dial up on his laptop. I asked him to locate a phone line and plug it into his laptop. He did, and said he had no dial tone. I had try again, still no dial tone. I directed him to unplug … | |
Re: If you are unable to stop the redirection on your browser, return it to it's original install state. Go to Tools, Internet Options, Advanced, Reset. | |
Re: I agree with you AD, but for the sake of discussion, there can be laws that are immorral, and to change them, sometimes they have to be broken. Take ObamaCare for example. I don't have health insurance because I can't afford the $250 a month it costs. My kids are … | |
Re: I'm probably not the best person on daniweb to try and help with this issue, but I'll give it a shot until someone else chimes in .... A computer rebooting itself could be numerous things. Have you installed any hardware on the computer recently within the last week maybe? My … |
The End.