11,554 Posted Topics
Re: Is anything else in your machine acting fishy or just explorer.exe? i.e. once programs are open and in use, do they all work? | |
Re: Did you recently install any new software? Any registry tweaks? Programs such as Tweak-XP? | |
Re: I don't think Longhorn is going to be released until 2005-2006 (or was it 2007?) so I think it's too early to tell. If it were easy to make FAT32 support backwards compatible with FAT16, I can't see any reason why Microsoft wouldn't do it. But I don't think they're … | |
Re: You should be able to just connect it via DHCP. How have you been setting your PCs up in the past? | |
Re: At absolute least a bachelors. An MBA is an amazing way to break into corporate I.T., especiall with computer science or CIS as an undergrad. Also, perhaps some certifications targeted towards the career you're going for. More than anything, experience is important. | |
Re: I use AdSense, Tribal Fusion, and Rydium :) I have also tried Burst!, ValueClick, and FastClick, but I wasn't happy with the quality of the banners. I am considering MaxOnline. | |
Re: EEk. This is why you always do backups ;) Hehe. If I remember correctly, SP2 was pretty darn buggy when it first came out. Theoretically, you should be able to just go to Add/Remove programs, but I wouldn't count on it doing a clean job, especially with something as integral … | |
Re: Oh, I remember hearing something about this somewhere. Heh. I'm just so not into politics it isn't even funny ;) | |
Re: AdSense works based on Google AdWords ([url="http://adwords.google.com"]http://adwords.google.com[/url]). Basically, advertisers bid on keywords ... anywhere from 5 cents to a few dollars per click. When the keywords are found on a page containing AdSense, the advertisers' ads are shown. When someone clicks on an AdSense ad on your site, you receive … | |
Re: [url="http://www.rpmfind.net/linux/rpm2html/search.php?query=apache&submit=Search"]http://www.rpmfind.net/linux/rpm2html/search.php?query=apache&submit=Search[/url] | |
Re: May I ask why you want to run Apache on a Windows server? Why not on a test Linux box, or even in a dual boot environment? You probably could find more information in our Web Hosting forum ([url="http://www.daniweb.com/techtalkforums/forum33.html"]http://www.daniweb.com/techtalkforums/forum33.html[/url]) or Apache subforum ([url="http://www.daniweb.com/techtalkforums/forum90.html"]http://www.daniweb.com/techtalkforums/forum90.html[/url]). Also, a quick google search turned up … | |
Re: Cool, thanks. So chkdsk.exe /X will make you restart the computer and do that thorough scan in DOS mode? | |
Re: You're just a bundle of Windows tweaks today, aren't ya, Sani? ;) | |
Re: The yellow box you're talking about is simply alt text. It's a default feature of HTML. For example, you can use the following HTML tag to insert an image, where if you hover over the image, "alternate" text will appear. [code]<img src="file.gif" alt="Hover Text" />[/code] I simply used alt within … | |
Re: When you download something such as a Java applet, ActiveX control, etc., it is often signed with a digital signature, so that you know that what you are downloading is authentic and from a legit company whose website you are visiting. These files get saved in your Temporary Internet Files … | |
Re: Does it always give you that error? It won't detect your camera at all? Have you ever tried any other FireWire devices on your system? Did you install any special drivers you may need to access your FireWire ports? What happens when you do restart? | |
Re: What program are you using to burn the CDs? Apple iTunes? Roxio Toast? | |
Re: Mac OS X printing is based on CUPS, a Unix-based printing system. Therefore, all of the CUPS settings can be edited via text files. In addition, if you go into System Preferences and then select Sharing, and under Services, enable "Printer Sharing", you should be able to gain access to … | |
Re: I was just about to say to unplug and replug in your cable modem, but apparently TKS got to it already ;) ![]() | |
Re: Are you using vBulletin to power your message board? If not, you may need to write a ranking system yourself. In PHP, you would use a for loop to repetitively print out a .gif image, depending on a member's reputation. | |
Re: I'm not so sure how much of a help this is, but I actually had to write a similar program in the past. It's posted here: [url]http://www.daniweb.com/techtalkforums/thread239-hash+table.html[/url] The program that I had to write read a list of grocery list items from a file, and put them into a hash … | |
Re: I'm confused what you mean. What does test.php look like? When does test.php work and when doesn't it? When test.php is in the site root, you can run it just fine? | |
To all those who have G5s, check out the removable side panel from your tower. The inside of it has strips of tape on 3 of the sides. Thinking this was just packing tape, I removed it. However, I was since told that it was special static tape. Does anyone … | |
Re: Basically, every java program must be written within a class. The method above does not seem to be within a class (by the same filename.java) In addition, a program must always start from within public static void main(String[] args) { ... } From inside the main method, you can call … | |
Re: Sorry I have no experience with anything lower than OS X on a G4/G5. What's an at ease login? Is it something like the equivalent of a BIOS password? | |
I'm writing a C++ program in Visual Studio.NET. I have an 18" monitor so my resolution is set to 1280x1024, and I'm taking advantage of every inch of this space to do my coding (plus I comment a lot). I'd like to print my documents out without every other line … | |
Re: Check to make sure the Office XP cd isn't scratched. Make sure your CD-ROM driving is working properly. Also, download all the latest Windows Update bugfixes. You want to upgrade to Win 98 from what OS? | |
Re: First of all, what operating system is this? Are you talking about the Windows user password or the BIOS password? (I assume the Windows one?) If that is the case, sorry but you're outta luck if you totally don't have any user account with a password you remember. It's time … | |
Re: Thanks for your suggestion :) By default, members are automatically subscribed to threads they post in. Not only that, but they receive e-mail notifications weekly. Most other forums send out daily notifications by default. However, I didn't want to do that because I think it would completely scare off a … | |
Re: As far as I know, samba is not a mail server. What server program(s) do you use for pop3/smtp for your users? Somethng else to keep in mind is there might be a setting to keep mail on the server even after it has been downloaded. For example, your user … | |
Re: I don't know much about LCD laptop screens. However, here are some questions to consider: 1. Is the laptop compatible with any other monitors? 2. Is the ebay monitor in working condition? 3. Is the ebay monitor compatible with your laptop? 4. Is the ebay monitor supported by your video … | |
Hey all! Last night, I upgraded to SP2. Since then, random programs have been crashing saying "wininet.dll has performed an illegal operation". I click the okay button, restart the program, and everything continues to work fine. So far this happened to explorer.exe, msnmsgr.exe, and aim.exe all within a 10 minute … | |
This might sound silly. But I'm working on a C# assignment for school right now, and I can't get a simple if-else statement to work. Isn't the syntax the same as in C++ or Java? I want to do one thing if a boolean variable is true, something else if … | |
Is there a need to enable the forum archive on vBulletin forums? I am using mod_rewrite to rewrite all of the threads to have .html extensions anyways, so I am worried about duplicate content. | |
Re: Our policy here is to not help you with schoolwork unless you have shown some effort yourself. We are willing to be helpful and act as tutors, but we have our own work to do and not enough time to do everyone else's with no recognition. However, in this case. … | |
Re: There is a program out there called Outsource-XP which will back-up your Microsoft Outlook XP - emails, your contact list, calendar, etc. You can also just drag and drop emails from your Outlook to the desktop or to a folder on your hard drive to save them in .eml format. | |
Re: It seems to me like a permission error. There should be some option somewhere, I forget where, to "allow remote computers to view my files and folders." Make sure that option is checked off. | |
Re: I use bridged networking with no problems. In fact, it seems to be the easiest to configure for me. Have you tried host-only or NAT?? | |
Re: Please read the following thread: [thread]3229[/thread] | |
Re: Websites aren't really coded in XML. XML is a language that is used to transmit database information between different mediums. For example, if you want to display the latest DaniWeb threads on your site, constantly updated, you would use an XML page of our latest info (i.e. [url="http://www.daniweb.com/techtalkforums/external.php"]www.daniweb.com/techtalkforums/external.php[/url]) You would … | |
[font=Arial][size=5][color=#0000ff][i][size=2][color=black][font=Verdana][color=black][i]I found this in a few different places around the 'net - hopefully it's helpful:[/i][/color][/font] [/color][/size][/i][/color][/size][/font][font=Arial][size=5][color=#0000ff]Schedule Tasks in Windows XP [/color][/size][/font][font=Arial][size=2][color=#000000]With Scheduled Tasks, you can schedule any script, program, or document to run at a time that is most convenient for you. Scheduled Tasks starts every time that you start … | |
Re: [url="http://www.daniweb.com/blogs/blog-entry70.html"]http://www.daniweb.com/blogs/blog-entry70.html[/url] | |
Re: I voted that I didn't know it existed ;) You guys probably don't believe me though. :( In all seriousness, I don't really use it. | |
Re: Check out [url="http://www.vbulletintemplates.com"]www.vbulletintemplates.com[/url] for some styles :) It's also a good community to mingle with vB designers ;) | |
I have been hearing talk that we've finally been seeing a google PR update. Some sites have actually seen their PR go up. Unfortunately not DaniWeb :( In addition, some pages that I deleted off of here ages and ages ago, and removed all references to, still have a PR5. … | |
TechTalk currently receives about 2,500 hits per day (this includes both members as well as guests). In addition, we receive about 8 new member sign-ups per day. About 25 unique registered members visit per day. Are these results low for a forum of this type? Suppose each registered member visits … | |
Here's a question to all those forum administrators out there. How do you choose your moderators? The most common way is to pick out the exceptional members of your forum and ask them if they would like to moderate. This is great because your new mod is already very interested … |
The End.