11,554 Posted Topics
Re: I used to use VB6 for years but now I only have Visual Studio.NET installed, so it's hard for me to remember back and picture what you're seeing. As far as an icon, you're talking about the little icon that shows up on the top left of the title bar … | |
Re: The blogs would be easy. The code snippets I would need to think about because a printer friendly version would need to manually add hard line breaks into the code, wouldn't it? Was also toying with the idea of adding tags and tag clouds to the code snippet library tonight. … | |
Re: I would go with Ask, although all of these only secondary to AdWords and Yahoo, of course. | |
Re: You can use it as a fully-operable web server ... not nearly as configurable as a Server edition of Windows. | |
Re: Javascript isn't really a scripting language. It's just a few extra bells and whistles you can add to standard HTML code - it's clientside unlike the other serverside options. | |
[URL]http://www.cnn.com/2006/WORLD/asiapcf/09/04/australia.irwin/index.html[/URL] | |
Re: I refuse to post a listing of all of the possible user titles, because it is incentive to keep on posting to see what your next user title will be! | |
Re: I don't know. How many software engineers [I][U]does[/U][/I] it take to change a lightbulb? | |
Re: Well you can use the Google toolbar to get your pagerank, but there's a lot of debate as to how accurate this is and whether it's just old info. I would also suggest signing up for Google Sitemaps because they give you a lot of information about how well (or … | |
Starting today, I've been receiving lots of thees Google 403 forbidden errors while trying to navigate my AdWords account in Internet Explorer. It works fine in Firefox: [INDENT][B]We're sorry...[/B] ... but your query looks similar to automated requests from a computer virus or spyware application. To protect our users, we … | |
Re: There isn't. There is simply the ability for anyone to vote on them which can act as a rating system. Additionally, our development moderators do frequently delete code snippets or move them into our "recycling bin" syntax language. In this sense, they are very much like threads. Our tutorials, on … | |
If I create and submit a sitemap index, does that mean I don't have to submit each individual sitemap to Google as well? | |
Re: What does Ask Jeeves have to do with Google? Why would anyone there have any information that we don't? | |
Re: Firstly, AIM and ICQ should *not* be grouped together. ICQ is ****. As for AIM ... the 5.x series, Triton, and AIM Pro series are all very unique. I'm an AIM Pro'er myself. | |
| |
Re: In other words ... Here is regular text. `Here is code` | |
Re: Dreamweaver defaults to using relative URLs, so that is probably the problem. | |
Re: There are two ways to do this. The first is to use a server side programming language such as PHP. A dynamic website, such as DaniWeb, allows for interaction (such as forums) and also allows for shared borders. However, you would need to learn a programming language to do this. … | |
Re: Because I thought it looked cool. And hopefully it serves as a subconscious reminder for the DaniWeb newcomer that they're browsing code snippets as opposed to tutorials or blogs or the forums. | |
Re: I used a really old version of AddWeb once. Been there, done that. Not worth it. Note that the best way to get indexed nowadays is via backlinks - you WILL be picked up ;) | |
Re: Chargebacks. Freezing accounts. Taking months to get accounts reinstated. Terrible customer service. But, then again, I'm a PayPal user because it's quick and easy. What is PayPal Pro? | |
Re: It's related to an IE bug where the drop down menu would go behind the search dropdown. The only way to fix it was to make it hide itself. (Yes, I know you guys are using FireFox) | |
Re: Hi Mickey :) Welcome to DaniWeb! Good luck with your troublesome computer. | |
Re: Remember that AOL's proxy server converts all images to it's crappy compressed .ART format, even when using an external web browser. Often, external web browsers show images crappier than the AOL built-in software, because AOL's browser is "optimized" to show .ART images. | |
What does everyone think of the bubble tooltips I implemented on the thread listing pages? Yay or nay? :) Helpful or intrusive? | |
Re: Determining the featured members for each forum is a server intensive process. Therefore, as much information about each user (including online status) is retrieved from a cache. | |
Re: Why the answer to the world's problems, of course! | |
Re: Click the Tools menu and then Message Rules and then on Blocked Senders List. | |
Re: Have you considered using a third party PHP parser? I know this isn't a solution to your problem, but I use MagpieRSS PHP parser and I absolutely love it. | |
Re: Aside from the fact that it's in our forum rules: [i] We strive to be a community geared towards the professional. We strongly encourage all posts to be in full-sentence English. Please do not use "leet" speak or "chatroom" speak. Additionally, use [bbcode] only when it is necessary to the … | |
Re: It's not a popular enough language around here to warrant its own tutorials forum. This would be the appropriate place: [URL]http://www.daniweb.com/tutorials/forum40.html[/URL] | |
Re: Use the content-type:text/html instead of content-type:text/plain header when sending off the email. | |
Re: Find the encrypted value of your password string and do $encrypted_password = '**********'; Then, do a check against md5($entered_password) == $encrypted_password. This way, if someone gains FTP access, or another user on your server, won't know what your password is. | |
Re: Welcome to DaniWeb :) We're a global community with people from all over the world who have English as a second language. Don't worry :) | |
Re: We're upgrading to a new version of vBulletin within the next day or so. Once the massive upgrade is complete, and big bugs are fixed, things like this will be looked into. In the meantime, try switching between the standard and advanced wysiwyg editors. | |
Re: Eeek ... sorry, I don't know about your keyboard problem but I suspect you'll get better responses by posting in our [URL="http://www.daniweb.com/techtalkforums/forum7.html"]Hardware [/URL]forum. Welcome to DaniWeb! | |
Re: Thank you. Will add it to my list of things to look into. However, I did not write the syntax highlighter. I'm using an existing open source class. | |
Re: Yes although I suspect there also is some caching that comes into play somewhere. | |
The End.