5,277 Posted Topics
Re: The thing here is that the site you referenced is using server-side scripting to perform the calculations. If you are going to do this client side, then you'll need to create some javascript functions that accept parameters based on what the user is choosing in the drop down lists, some … | |
Re: So, what is the issue you are having? I am not clear on what you mean by.. > Now the problem is that i cannot give Both query ie. Also, by the way, based on the way you are writing this SQL query, you are very vulnerable to SQL injection. | |
Re: how are you trying to connect to this computer...over the internet? If so, are you connecting by IP or hostname? Do you know your network's public IP address? | |
Re: If your computer supports the CD ROM, it will sopprt the DVD ROM as well, for read operations, its using a basic driver That spinning character sounds like what you see on PxE capable computers. If your computer doesn't find an OS on the CD ROM and no OS installe … | |
Re: When you try to run the local web via Visual Studio, do you see the "ASP.NET Development Server" icon pop up on the system tray? | |
Re: Profiles are not actually stored in Active Directory, they can be stored on file shares on servers that are members of the domain. This is known as a roaming profile. Not sure what other option you were considering for central profile storage. If you want to centralize documents only, you … | |
Re: feel free to post the relevant code to get a better understanding of the issue. | |
Re: Some of these responses may be challenging for you to understand do not understand HTML and CSS (styles). Do you have any code written as of yet? How familiar are you with HTML? | |
Re: Yes of course. I would suggest a quick search for "how to install windows 7 from USB". There are tons of articles and videos posted. | |
Re: You shouldn't have to apply a static IP configuration. Set your adapters to DHCP and allow them to obtain addresses automatically. If you are still having an issue with the adapter, I would uninstall it from Device manager and let windows rescan and reinstall. If you have the correct driver … | |
| |
Re: I think you are on the right track. Of course, there is nothing like having the experience, but you mentioned that this is entry level, so the only expectation really should be is understanding the concepts. Aside from reading, you should definately build some examples using the various technologies you … | |
Re: There is a thread on TechNet that covers this topic. You may want to read it in detail... my advice is that is may not be a good idea to set the screen resolution using a GPO unless every computer had the same graphics card and monitor. Think about a … | |
Re: So when the wireless is on, check the Wired connection? Is the link-light enabled? If not, is this a Dell? check the bIOS settings..i know that some laptops have a config where only one NIC will be active at a time. | |
Re: Can you just edit the original CSS page and just copy/paste the styles from the new sheet? | |
Re: Check Dell's website, support. There will be information about how to recover, either by ordering CDs, or by accessing the recovery partition. | |
Re: Its hard to give you specific career advise without knowing more about you. What I can tell you is that having a degree is good. Having certifications are good too, but not as important or valuable as they were about a decade ago. Your best bet, in my opinion, is … | |
Re: What do you mean separating the values? | |
Re: Two suggestions... 1) if you are just interested in previewing Windows 8, I would just load it as a guest VM. You would need to install a VM application such as WMWare, or VirtualBox which is free. I have a few tutorials that go through the steps on how to … | |
Re: Are you just asking or did you run into an error? | |
![]() | Re: Like Is It even possible or true a person can take a websites IP address and insatll It or clone It to his or her modem? You can configure any IP address you wish. It doesn't mean it's going to work. First, most importantly, the IP must be public and … ![]() |
Re: VLAN 2 & 3 would be on their own subnets such as 192.168.1.0/24 and 192.168.2.0/24. However, with only one router interface, the connection between the switch and the router would need to include tagging for vlans 2 and 3. You would need to assign addresses to the router in each … | |
Re: Try going to device manager, uninstall the network adapter, rescan and install the latest driver. This usually fixes quirky issues, assuming this is not malware relate. | |
Re: Try reinstalling windows installer. You can download the latest from Microsofts site. But if it worked fine before that indicates there was a change on your system. Have you tried a system restore? | |
Re: The static IP address that you assign must be on the same logical subnet. for example, if your router has established the 192.168.1.x/24 subnet, your DHCP scope will be in the 192.168.1.x subnet range. Your static IP should also be in the same subnet, with the same subnet mask. | |
Re: Digital doesn't necessarily equal HD when dealing with providers so look at the specs carefully. | |
Re: You also have ajaxStart(), ajaxStop(), and ajaxSuccess(). I would visit jquery.com for more documentation. | |
Re: Its easier to have a discussion with regard to your question if you post the code you have so far. | |
Re: Are you referring to logging into Windows? If so, without a password recovery disk, Microsoft provides no other mechanism to recover the password. If you do a search online, you will find plenty of options with regard to downloading bootable Linux media to brute force a password change on the … | |
Re: Pay per Click Ads? The most common and easiest to start with is to partner with Google's Adsense. ..get valuable site? - Not sure what you mean. | |
Re: If your are trying to install a driver meant for another OS, that's not going to work to well. Visit the vendors website. If they do not have drivers, you are out of luck. You'd need to get a NIC that has support for the target OS. | |
Re: What happens when you turn it on? Is it indicating that no OS is found? If so, sounds like your hard drive crashed. If you want to test the rest of the laptop to make sure its working, if you get your hands on a bootable CD, just put it … | |
Re: If your DVD drive is not working, you may consider replacing it. | |
Re: For you to host your own email service, you need a few items... 1) domain name 2) DNS zone 3) static IP address 4) server running an email service application. 5) an ISP that allows you to receive/send traffic on port 25 (most do) You start with the domain name. … | |
Re: If I am not mistaken, it should work either way... domain\userid or userid if in your case, you are going to use the Administrator account, then.. domainName\administrator or administrator | |
Re: All you really need to do is FTP your PHP files to your hosting provider when you are ready to publish to the web. | |
Re: On the IIS server, Did you disable "Anonymous Authentication" and enabled "Windows Authentication" for that website? | |
Re: If its damaged, and you want to try to repair yourself, then you'll have to go through the troubleshooting process. Unfortunately, your description of the problem isn't one that means any specific component has failed. Is the sound you hear screaching like from the fan? Or grinding like from the … |
The End.