5,277 Posted Topics

Member Avatar for maranda.blanks

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 …

Member Avatar for lps
0
295
Member Avatar for akkbkht
Member Avatar for HunainHafeez
0
324
Member Avatar for crazydevelopervish

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.

Member Avatar for nakor77
0
123
Member Avatar for system_Broken

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?

Member Avatar for Jojo Network
0
202
Member Avatar for manu.ofahiki
Member Avatar for davy_yg

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 …

Member Avatar for JorgeM
0
152
Member Avatar for kamilacbe

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?

Member Avatar for JorgeM
0
273
Member Avatar for ben.matthews18

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 …

Member Avatar for JorgeM
0
154
Member Avatar for gamesveta
Member Avatar for vaayaa1
Member Avatar for davy_yg

feel free to post the relevant code to get a better understanding of the issue.

Member Avatar for lps
0
118
Member Avatar for Will_Hawthorne

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?

Member Avatar for Dragennd
0
88
Member Avatar for polly.mifflin
Member Avatar for chynnaphillips

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.

Member Avatar for CimmerianX
0
209
Member Avatar for jewwell
Member Avatar for onngoy
Member Avatar for micheal.burns1
Member Avatar for Violet_82

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 …

Member Avatar for caperjack
0
238
Member Avatar for dany12
Member Avatar for bo0ga

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 …

Member Avatar for bo0ga
0
167
Member Avatar for Dani
Member Avatar for ben.matthews18

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 …

Member Avatar for JorgeM
0
5K
Member Avatar for Ismatus3
Member Avatar for Dana_1

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.

Member Avatar for Dana_1
0
162
Member Avatar for PhilEaton

Can you just edit the original CSS page and just copy/paste the styles from the new sheet?

Member Avatar for PhilEaton
0
193
Member Avatar for guilfordgray

Check Dell's website, support. There will be information about how to recover, either by ordering CDs, or by accessing the recovery partition.

Member Avatar for caperjack
0
182
Member Avatar for jokanga
Member Avatar for MonV

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 …

Member Avatar for MonV
1
179
Member Avatar for ariffin246
Member Avatar for gvlral

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 …

Member Avatar for CheapestGeek
0
86
Member Avatar for visweswaran28
Member Avatar for napninjanx

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 …

Member Avatar for napninjanx
0
111
Member Avatar for NoCodeMonkey

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 …

Member Avatar for JorgeM
0
258
Member Avatar for vistaman

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.

Member Avatar for gerbil
1
275
Member Avatar for SherrifTrev

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?

Member Avatar for SherrifTrev
0
133
Member Avatar for ben.matthews18

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.

Member Avatar for JorgeM
1
534
Member Avatar for sandeshn

Digital doesn't necessarily equal HD when dealing with providers so look at the specs carefully.

Member Avatar for sandeshn
0
163
Member Avatar for VenusCrystal

You also have ajaxStart(), ajaxStop(), and ajaxSuccess(). I would visit jquery.com for more documentation.

Member Avatar for VenusCrystal
0
85
Member Avatar for PhilEaton

Its easier to have a discussion with regard to your question if you post the code you have so far.

Member Avatar for PhilEaton
0
232
Member Avatar for efraim antonio

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 …

Member Avatar for JorgeM
0
150
Member Avatar for djuiceshamu

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.

Member Avatar for Dani
1
312
Member Avatar for noahsoft

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.

Member Avatar for JorgeM
0
162
Member Avatar for DeVTeo
Member Avatar for jack.riddle1

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 …

Member Avatar for jack.riddle1
0
185
Member Avatar for anjanikumar.tanti
Member Avatar for rubberman
0
62
Member Avatar for PhilEaton

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. …

Member Avatar for PhilEaton
0
161
Member Avatar for ben.matthews18

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

Member Avatar for ben.matthews18
0
135
Member Avatar for gorybmovie

All you really need to do is FTP your PHP files to your hosting provider when you are ready to publish to the web.

Member Avatar for almostbob
0
244
Member Avatar for krunal1986

On the IIS server, Did you disable "Anonymous Authentication" and enabled "Windows Authentication" for that website?

Member Avatar for JorgeM
0
186
Member Avatar for dostogirhasan

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 …

Member Avatar for ben.matthews18
0
168

The End.