5,277 Posted Topics
Re: So what kind of SQL database is this...Microsoft SQL, MySQL, etc? For example, if you are running Microsoft SQL, you can just install the SQL management Studio on the other computer and on the DB, just provide a login with the specific permission you wish to assign. Yes, you can … | |
Re: Basically tells the search engine spiders whether or not to follow a link on your page. The no-follow is typically used on forums and threads to prevent spammers from gaining back-links an adding to their page rank. | |
Re: Do you have an idea of what you want to build? There are quite a bit of good intro books. Also visit http://asp.net. | |
Re: I would recommend that moderators get more involved with thier members, not only in answering questions, but also in the voting and commenting process. In addition, for those questions that have clearly been answered, they should be marked as answered if the original poster has abandoned the thread. This type … | |
Re: Rather than uninstalling it, have you tried just to install the latest version of Installer? http://support.microsoft.com/kb/942288 | |
Re: You can buy an adapter to change from male/female at the end of the cable. | |
Re: Modem? Sounds like you are describing a wireless connection. How is this computer actually connected to the local network? | |
Re: While basic HTML elements should appear the same across most modern browsers, you will expereince differences especially if you test with older browsers. These issues tend to happen if you introduce CSS, and even JavaScript. As you research this, you'll find that this is common and a struggle for web … | |
Re: That is not going to work. In your example, each anchor element has an image for the text portion of the link. If you wanted to control the images via CSS, it would have to be done in a manner such as this..for example.. CSS a#span1 {background-image:url('image1.jpg')} a#span2 {background-image:url('image2.jpg')} a#span3 … | |
Re: Interesting concept. While technically very possible, it probably hasn't made it to market for the simple reason that a large portion of the computer users out there can barely operate a computer with one mouse. | |
Re: I think you are referring to a border around text boxes while using certain browsers? If so, apply this CSS: `input:focus {outline:none;}` | |
Re: When you choose save, does it save the file to your drive? Then can you run the executable? | |
Re: Unless you plan on using some sort of device to measure the difference between the output of the £8.00 to £80.00 cable, I would stick with the less expensive one. I dont think you will be able to visially see the difference. The difference in cost may be more copper … | |
Re: If your data is important, you may want to consider having the drive removed. You can buy an external USB connector (about 25 bucks) and plug it into another pc to see if you can read/access the data. | |
Re: Setting the outline to none for the input:focus property will solve this issue. Here is a similar recent thread. http://www.daniweb.com/web-development/web-design-html-and-css/threads/426114/is-there-any-way-to-set-a-custom-active-color-for-form-fields | |
Re: So your network admin has a policy in place to hide the recycle bin? this is odd. Is there a written policy or some communication that was provided to you with regard to this configuration? | |
Re: Are you running any type of filtering software? For example, when you access a web page, in some cases, you are downloading content from several sources. Possibly anti-malware or filtering malfunctioning causing some of the content such as the stylesheets not to load? If you know how to examine HTTP … | |
Re: That chat client would have to initiate the connection to the chat server. The IP address would be gathered from that session. | |
Re: Check to make sure you are not causing a short somewhere on the board... a loose screw, ram not properly seated, etc... | |
Re: Well, I think you are on the right track with Wordpress or something similar based on the description. If you build a traditional website, you would also have to build in admin pages to allow this user to add content. As you may be aware, the admin pages could be … | |
Re: What do you mean by take hours, with the Microsoft Software Removal Tool..not sure what you mean? To reduce the amount of time to bring this computer up to date on patches, start by applying the latest service pack for the PC. After that just apply the remaining patches. If … | |
Re: Here is a sample code I just put together which should be easy to explain and for you to work with... <html> <head> <title>My title</title> <script type="text/javascript"> function preview(arg1){ document.getElementById("imgPreview").src= arg1 +".jpg" } </script> </head> <body> <img id="imgPreview" height="128px" width="128px" alt="image preview" /><br/><br/> <img id="img1" src="img1.jpg" height="32px" width="32px" alt="image1" onclick="preview('img1')"/> … | |
Re: you can use the HTML <map> element. You could also use JavaScript or jQuery. | |
Re: Microsoft Access itself is the database and it allows you to create forms. Are you asking about that specifically, or are you trying to create a front-end web application to interface with the DB. I assume the second since you mentioned HTML in your title. If that is the case, … | |
Re: Which version of IE are you having a problem in? | |
Re: Is there more to this code? When I put this code in an HTML doc, it seems to be lined up at the top, left corner. see picture...  | |
Re: You are on the right track Install a packet capture on the box. I would recommend Wireshark. | |
Re: Looks like a problem accessing the CSS file.... are you sure you the CSS file is available?  | |
Re: Ok, so I looked at your code and found that it appears to you are trying to apply a style to your logo image. In your CSS (line #30), you are referencing an ID that doesnt exist in your code. It appears that you forgot to assign an ID to … | |
Re: It would be helpful to prove the error message. There could be typos, or you may be trying to insert into a field that is a primary key with auto increment, etc... | |
Re: If the issue is compatibility, has you considered implementing this via jQuery instead? | |
Re: I have also heard from a few customers that have seen recent drops in visits (10-15% drop in visitors), but have not had their adsense fall in parallel. I thought that was interesting. | |
Re: I had given up on IE a while back, but you are correct...it does look crisp and clean in IE. | |
Re: Just as an fyi for future posts... try to stick to one thread per question. These duplicate threads do not result in the most optimized result, especially for future visitors that may experience the same issue or have a similar question. http://www.daniweb.com/web-development/threads/426199/onclick-show-next-divs | |
Re: What comes to mind is to assign each div it's own unique ID, then access the divs within a loop. | |
Re: Just a few comments with regard to the code you posted... 1) "align" is not a known CSS property 2) The HTML <center> element is deprecated. You should use CSS instead. 3) The <br> tags should be implemented as <br /> to comply with XHTML standards. 4) #64 and #111, … | |
Re: If you plug your laptop into the wired network and you have a wireless card, have you tried ICS to share out the wired connection to the wireless card? | |
Re: Try downloading MalwareBytes. It's free and does a good job finding malware. | |
Re: I would test this images in a Virtual Guest without applying the service packs and see what happends. Then if it works OK, apply SP3 and test again. By the way, for OS service packs, you do not have to apply them in order. You can go from SP1 to … | |
Re: While its sluggish, open the task manager in Windows 7 computer and see if you can identify which process is taking up unexpected CPU and/or memory. | |
Re: Do a search for BIOS shortcut key for your particular Desktop model. Most of them go into the BIOS either by F2, F12, or the Delete Key, but there are other combinations. | |
Re: Sounds like a video card overheating issue to me as well. The video card is going to require more power while playing those games. More power = more heat. | |
Re: Hello Lain, Its not really that obvious so no worries... This isn't an asp.net issue. As you have experienced, what you see in the designer view doesnt really match what you may see in the browser. In addition, you should be aware that depending on the styles you use, you … | |
Re: > a textbox and a ajax autocomplete extender this is probably your best bet. | |
Re: HTML alone? I do not see how. Is there any plans for fully integrating this VB appication as a web based one? If so, then the web page could be written in asp.net and migrate the VB code from the application to the asp.net/vb page. |
The End.