5,277 Posted Topics

Member Avatar for musama`

Can you elaborate a bit more on your question? It is not very clear on what you are asking.

Member Avatar for JorgeM
0
17
Member Avatar for GiddyupGilbert

Yes, those HP LaserJet 4 are work-horses. They keep running. You can try to apply one of the older built in drivers that Windows 7 has instead of downloading any of the newer drivers. Of course, if you apply the Generic/Text Only driver, you should be able to print at …

Member Avatar for GiddyupGilbert
0
79
Member Avatar for tech-ultrasonic

I am by no means an expert in law, but I would tend to think that while you own the device, that does not grant you exclusive rights to some components of the device to do as you wish. What you could do is not buy the device and buy …

Member Avatar for JorgeM
0
159
Member Avatar for shlokka

You may want to use the onmouseover and onmouseout events instead of onmousemove for this scenario.

Member Avatar for shlokka
0
140
Member Avatar for newbie26

I couldnt see how with just JavaScript. Regardless of the scripting or programming language, the target PC would have to be "listening" or expecting the traffic. So for example, all of the PCs participating in this system would need to be connected either to a central source or have already …

Member Avatar for noelthefish
0
295
Member Avatar for zillah

Are you plugging into a USB port into the back of a computer or a external hub. Maybe the hub is faulty.

Member Avatar for JorgeM
0
191
Member Avatar for vavazoom
Member Avatar for vavazoom
0
235
Member Avatar for Reverend Jim

Best wishes for those in the northeast. Having experienced several hurricanes, I know first hand of the devastating effects of these types of storms. I've seen homes destroyed, been through no power/gas for weeks, etc.. Its tough, especially for those areas that not accustomed to this type of weather.

Member Avatar for LastMitch
0
93
Member Avatar for eburlea

hello, by fixing the issue within the td data with the id of home and code in the JavaScript block, you can access the word 'Tottenham'. I modified the JavaScript code by adding an alert box so that you can see results in the popup. <body> <script type="text/javascript"> function getValue(){ …

Member Avatar for Jimnto
0
18K
Member Avatar for user543820

Just apply a background-color style to this div. For example.. <div id="div1" style="background-color:#FFFFFF;"></div> or in your external CSS file... #div1 {background-color:#FFFFFF;}

Member Avatar for JorgeM
0
136
Member Avatar for bentorres

The issue here is the path reference you have for the Master page. Try removing the ~

Member Avatar for JorgeM
0
75
Member Avatar for MrCapuchino

I suspect that these issues are related to client scripting, but without some sample code, it would be difficult to assist. I'd suggest that you address one issue at a time.

Member Avatar for JorgeM
0
219
Member Avatar for jemz

So you are on someone else's network and taking their bandwidth and on top of that you want to secure your resources from your neighbor. Wow. In any case, since you are on what appears to be an unsecured network you should note that there may be others on this …

Member Avatar for jemz
0
94
Member Avatar for vavazoom

first thing you need to do is fix your errors related to references.. For example, line 2 the function should be called "CheckCharCounter", line 2, 'texBox', should be "textBox". here is a working example without the asp.net controls--html equivalents... <body> <div> <span id="lblCharCount">Test</span> <input id="textBox" onkeyup="CheckCharCounter(this, 5)" /> </div> <script …

Member Avatar for JorgeM
0
1K
Member Avatar for flynismo

I dont think I've contributed to one of your posts, but I agree with you. One of the main reasons why i contribute is to also learn in the process. This is just one of the forums I happen to contribute to. It also happens to be one of the …

Member Avatar for JorgeM
3
90
Member Avatar for vavazoom

Sometimes with these asp.net controls, you may need to implment the code and take a look at the source code via the browser. Remember, there is no HTML element called "RadioButtonList" or "ListItem". The ASP.NET engine will take this code and translate it to HTML. Check the source code via …

Member Avatar for JorgeM
0
2K
Member Avatar for jdgrinder

If you are starting to develop this site, why not go with an HTML5 Doctype? This doesnt mean that you have to include new elements introducted in HTML5. The HTML5 page structure is as follows... <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Example document</title> <link href="stylesheet.css" rel="stylesheet"/> <script src="script.js"></script> …

Member Avatar for JorgeM
0
2K
Member Avatar for ambitiouskriss

So, you are going to handle this with server-side scripting. what is the site running on? Also, your page titles appear to be updating, so what in your code is setting the page title? Use the same approach to update the description, and keywords as well. For example, I'm running …

Member Avatar for ambitiouskriss
0
268
Member Avatar for david.bullock.984

It doesnt sound like your drive has been fully formatted. That's not an error message that your computer BIOS would display if no OS was found. In any event, to fix this issue, you have to be able to boot from either CD or USB media. Go into the CMOS/BIOS …

Member Avatar for TheQuestor
0
113
Member Avatar for ben.matthews18

You can use JavaScript to detect mobile devices and redirect to a different set of pages, or use Media Queries and apply a different set of styles. http://www.w3.org/TR/css3-mediaqueries/

Member Avatar for JorgeM
0
52
Member Avatar for karlcunanan
Member Avatar for GraceG

first step is to reset the router to its default settings and log into the router via a browser. Even though you have stated that you tried these steps, are you sure that you were succesful on the reset to defaults? What kind of router is this? Have you checked …

Member Avatar for CimmerianX
0
159
Member Avatar for jemz

You can go to control panel and click on the "user accounts" applet. You can create accounts there and assign the appropriate membership (user vs administrator).

Member Avatar for jemz
0
150
Member Avatar for johndohmen1963

Hi John. by no means am I an expert in jQuery, but I put together this sample... Take a look, modify it to your needs. Maybe someone else can improve upon it. http://jsfiddle.net/WNa8t/

Member Avatar for johndohmen1963
0
187
Member Avatar for silvercats

First, when talking about topology, there is a physical and logical topology. With regard to Token Ring (which is not really seen anymore on modern networks), is generally a star topology for the physical layout, but a ring topolocy for the logical layout. Ethernet and Token Ring are different layer …

Member Avatar for caroline nasiru
0
826
Member Avatar for nelson mark

An administrator and engineer are two different things. However, I beleive that your are simple referring to the type of position that manages a corporate network that includes network resources such as domain accounts, network gear, and networking services. For this type of position, there really isn't much math involved.

Member Avatar for CimmerianX
0
4K
Member Avatar for francine.reculez

So take a look at your HOSTS file. It is located at %systemroot%\system32\drivers\etc. To edit this file, it can be opened with notepad, but will elevated admin privileges (run as administrator) Remove any entries that do not belong there. In addition, I would suggest you download Malwarebytes and scan the …

Member Avatar for francine.reculez
0
206
Member Avatar for emir_gradacac

Google provides the ability to create a custom search engine for your site (CSE). Take a look and see if you can adapt it to your needs. I have an example on my website. The search input element at the top right, will open a new page with results from …

Member Avatar for simrankim
0
202
Member Avatar for fara26462

First make sure you enable the hardware. Many laptops have a button to enable/disable the wifi radio. Second, go to device manager and make sure Windows recognizes the wireless adapter. If it doesn't , you need to download (from another PC) and install tr drivers.

Member Avatar for TheQuestor
0
251
Member Avatar for Myronz
Member Avatar for vipjag2

The issue is that you are connecting to the same SSID with different settings such as the password and/or encryption config. The easiest fix is to change the SSID for your home network.

Member Avatar for vipjag2
0
1K
Member Avatar for renzlo
Member Avatar for joslup9

There are quite a bit of steps and components to implement this infrastructure. There are a few Microsoft TechNet Guides. Start with this one. http://technet.microsoft.com/en-us/library/dd283093(v=ws.10).aspx

Member Avatar for JorgeM
0
246
Member Avatar for pawan768

So do you need help with the Ajax part, back-end, both? you'll need to provide some code for help.

Member Avatar for pawan768
0
101
Member Avatar for tom.a.king
Member Avatar for <M/>

Rather than referencing a link in your email, what you want to do is embed the images. The approach depends on the server side scripting language you are using.

Member Avatar for <M/>
0
64
Member Avatar for MWEB
Member Avatar for kansak
Member Avatar for <M/>

Can you just use echo to display a message to the user that the form was submitted successfully and Cc the user in your mail subroutine?

Member Avatar for JorgeM
0
117
Member Avatar for alan reid

Yes, that could trigger it. It is the equivalent of taking your OS media and I stalling it on another PC. Not sure why your message just went away though.

Member Avatar for JorgeM
0
120
Member Avatar for dane.ewence.5

Most computer manufactures/resellers will provide the specs for their models. Check DELL and HP for example. The specs you provided above are below average for typical computers on the market.

Member Avatar for JorgeM
0
552
Member Avatar for ddanielsmith

So what you use for padding and margin is up to you as it depends on what you are trying to do with regard to styling. the basic concept of the box model is as follows: content --> padding --> border --> margin So lets say you have an element …

Member Avatar for JorgeM
0
81
Member Avatar for trevor.hood.921
Member Avatar for sbarton91

So, you posted this in the web development category. Does that mean you want to develop a game that can be played using a web browser? That frogger type game is not that simple for someone without programming experience. Its hard enough for even those who can build simple web …

Member Avatar for sbarton91
0
99
Member Avatar for saevio99
Member Avatar for ben.matthews18
Member Avatar for jonsan32

I took at look at this with IE9 and Chrome and the only difference was that there was a box around the dates in IE as opposed to the rounded corners as seen with Chrome. What version of IE did you have a problem with? Also, it would be easier …

Member Avatar for jonsan32
0
565
Member Avatar for Montephoto

You need to first determine the problem. It could be that you need to update the network drivers for that network interface card. Check the operating system's event logs. There may be some errors or warnings logged indicating that there is a problem.

Member Avatar for mjdodd
0
120
Member Avatar for sanjeewa.abeywardana

Ok, so with jQuery UI, the best thing to do is to go back to the website and click on the Custom Download button. Only select the items that you require. This will ensure that your CSS and JavaScript files only have the necessary code. http://jqueryui.com/download/ With regard to the …

Member Avatar for JorgeM
0
418
Member Avatar for fara26462

Can you get into the CMOS (BIOS) setup and make sure that your CD/DVD device has the highest priority for booting? If it does, you should be able to put the DVD in the drive and start up the computer. You should see a message that says.. press any key …

Member Avatar for JorgeM
-1
105

The End.