- Upvotes Received
- 6
- Posts with Upvotes
- 4
- Upvoting Members
- 4
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 1
webmaster for www.bestbridalprices.com
- Interests
- I enjoy doing web design both on the job and away from it. If you would like to contact me please email…
- PC Specs
- XPS core 2 duo 6400 64 bit xp, 4 gb ddr2 667, 1.9TB 3gbs
32 Posted Topics
Re: Run (Win+R) services.msc -> Double click on 'Automatic Updates' -> set startup type to disabled -> then click stop = no more auto updates Not only illegit windows users want to disable, but many people like to only install the updates they chose as opposed to letting Bill dump in … | |
Re: First off, kudos for asking for input. The world would be a better place if everyone did. I think the Navigation and Layout are as good as any others I have seen on other sites. I have done some user selectable theming on another forum, and after letting the community … ![]() | |
Re: [QUOTE=ShawnCplus;1013123]You can't. Simple as that :) [/QUOTE] Agreed. It might actually be easier to disable the internet, than it is to actually prevent someone from taking what they want from it. Even if you could disable every single method for every single browser, it is easy to run video out … | |
Re: Javascript can only close windows that were opened using Javascript in FF without modifying the config. To change your config to allow this: go to "about:config" and set the value of "dom.allow_scripts_to_close_windows" to true. To make your windows close in FF (and IE7) browsers without modifying the config [URL="http://naver.kaist.ac.kr/Windows/149"]here is … | |
Re: I Define 2 sites for this task instead of 1: mainsite & testsite. Then I set both sites to the same local folder. Doing it this way there is no to fill in the testing server info in Dreamweaver; I just fill in the local and remote. This allows me … | |
Re: [QUOTE=ken516;1003980] It will not read the installation disc [/QUOTE] As stated above, first make sure jumper pin is set just like it was in the old drive (either not present, or in the same pin location). Trying to install a disk drive that you need to read the installation files … | |
I just wanted to point out a few things I notice about the new DaniWeb. In IE6 based browsers it is hogging 25-50% or more CPU every time I click on something in the new site. It never returns to normal, and periodically spikes to 25% without clicking on anything. … | |
Re: You will probably need to boot from a boot disk to remedy this issue. Once booted, it should be easy to uninstall one of those a/v's. | |
Re: I like desktopsidebar. I think there is an opacity setting in it as well, because mine is see through. If its not a setting, then it is certain skins that allow it. | |
Re: 99 appears to be the red book standard limitations for an audio cd. For a workaround, I can suggest 2 methods: 1. Burn as MP3 CD, if you really need indexes between each track and need more than 99. OR, my preferred method: 2. Use CDWave (Freeware - Awesome program), … | |
Re: That's pretty easy with Zen Cart. Just fill in the more info field at the bottom of product page when building products. I hope that's what you meant? | |
Re: That just means there is a file or directory still in use. Perhaps the last 'save as' location. A Reboot *should* allow it to safely be stopped, if you can not find the application that is still using a file or folder. | |
Re: There might be other problems but at first glance I notice {your old code}: [CODE=html]<!--<style type="text/css"> .home a:hover{ background-color:#000000; background-image:none; } </style>-->[/CODE] It looks to me like you are commenting out the style tag, telling the browser to ignore it. I think it should be {your new code}: [CODE=html]<style type="text/css"><!-- … | |
Re: I used to want to do that too. Now I have a firefox addon called IE Tab and Safari as my only 2 browsers to test with, because of this site: [url]http://browsershots.org/[/url] :) | |
Re: Biggest mistake I see in your code is the A Href tag nestled inside the Area tag instead of combined into 1 tag. I used your code, and made images for the files it called to. I had to find a State Map image to use, but here is a … | |
Re: Any firewall should be able to block them. Or if you just want to control their speed, I might suggest Net Limiter Pro. | |
Re: Personally, I would never use anything other than [URL="http://www.safer-networking.org/en/home/index.html"]spybot[/URL] for spyware removal. Then in advanced mode under tools spybot can block any sites that may have your HOSTs file hijacked. And registry cleaning, personally, I would never use anything other than [URL="http://www.ccleaner.com/"]CCleaner[/URL]. I am sure there are other decent apps … | |
Re: [I]This might be a longshot...[/I] Try disabling Norton? (Or any other Anti-Virus/Firewall/Security Software -- Try disabling all of it) If that doesn't work, then my next guess would be that perhaps your HOSTS file is compromised. | |
Re: Making a pc look like a MAC is much easier than making it work like a MAC. I'll assume you are seeking more than aesthetics... Steven woodman is right, stardock has some products for this. Most all of them are really good too, but be forewarned that you will need … | |
Re: [QUOTE=Centrifugal;922640]Thanks for the replies. ... Does this mean my hard drive is not corrupted?[/QUOTE] Most likely that assumption is correct. I have had simular to what you describe happen to me a few times with XP home. If your problem is the same thing, here is what I learned and … | |
Re: If you add this line to your .htaccess file: [icode]AddType application/x-httpd-php .html[/icode] .html pages will be able to execute .php commands. :) | |
Re: This works & it might be the only way: [url]http://www.boutell.com/newfaq/creating/forcedownload.html[/url] It is quite a bit easier to link to a .zip file that the browser does not know how to open, thus offering a download window. | |
Re: There are a few web pages setup to do this for us... here is one of them: [url]http://corz.org/machine/source/php/tag-tools.php[/url] | |
Re: No need to re-invent the wheel here; there is already an excellent resource to help with anything network related at portforward.com. The exact page you need is [URL="http://portforward.com/networking/staticip.htm"]here[/URL]. Post again if you need more specific help with the static ip, or if you need help with broadcasting (I've ran a … | |
Re: To reset Dreamweaver CS3 or Cs4 back to orginal window/pallett positioning: In the menu bar select Window -> Worspace LAyout -> Designer The actual pannel for drawing/dragging hyperlinks is called properties, it does many different things depending on the elelment selected. Press [icode]Control F3[/icode] to hide/unhide it :) | |
Re: Rotate Image - I assume you mean randomly display an image from a list of images as opposed to actually rotating the image 90 degrees or something, right? (If not we can help with that too). In its simplest form, random image with php: [code]<?PHP $ri = array(); $ri[] = … | |
Re: Since you have windows and can not install software, here's how I would do it: [B]A[/B]."Create a file": 1. Paste this to notepad: [icode] @echo off dir %1 /-p /s /o:gn > "%temp%\Listing" start /w notepad "%temp%\Listing"[/icode] 2. Save it as printdir.bat in your Windows folder [B]B[/B]."Create a new action … | |
Re: I think you may also need to set post_max_size to a larger value. | |
Re: Hello scarypajamas, Frames are normally frowned upon ... but if you would like to paste your code or give us a link so we can see the problem in action we may be able to help some. From what you have stated so far, the best I can suggest is … | |
Re: [QUOTE=mawsi;870866]A "small white transparent circle" [/QUOTE] I believe you are referring to the 'Universal Scroll' feature of most mice. This is not malaware if infact it is the Auto scroll or Universal scroll; it is actually normal operation. Perhaps your mouse is getting old and the middle button (wheel) is … | |
Re: Hello Reggie32, I have looked your code over, and I am fairly certain that I have encountered this browser specific bug before. When I encountered it, I was attempting to embed a google map onto a web page using their exact script code, and my page w3c validated too, and … | |
Re: [QUOTE=BenzBoy;870793]Hello Everyone, I'm a newbie and was just trying to figure out how to get a website published. I'm on a Mac and can set the site up on it but I need a FTP. Is there any where I can get a simple website published for free. I don't … |
The End.