5,277 Posted Topics

Member Avatar for donhomez

If the picture itself is say, 1px, then do not apply a width of 1500px. You should use: `#footer {background-repeat:repeat-x;}` If the #footer style is being applied to a div, the div would take up 100% of the space within its parent container.

Member Avatar for shekinah.chumz
0
100
Member Avatar for jckb188

jQuery may be an overkill for this... you can do this with a simple JavaScript function. the function can either go in the head or if you place it in the body, it needs to go after the div.

Member Avatar for aspirina
0
3K
Member Avatar for AmrReflection

hello amrReflection, If you are considering to implement a web server that you will host on your own, you may want to consider a few things.... The first thing that comes to mind is that you should consider that you will need more than one server. Your customers are going …

Member Avatar for JorgeM
0
183
Member Avatar for BobGenghis

Try hitman pro. In any case, if you do feel that you have a rootkit, why not just wipe the hard drive and install a fresh copy of the OS. Organize your drive by seperating the OS and data on different drives, or at the very least, different partitions so …

Member Avatar for JorgeM
0
346
Member Avatar for vizz

I would assume that vizz is asking about regiserting in one of these domains, not how to register a two letter domain...

Member Avatar for ryantroop
0
125
Member Avatar for Eric_1

It sounds like a screen resolution issue. A power cord shouldnt cause this type of issue, and even if it did, it would show the problem from the moment you boot your computer. Boot the computer, prior to Windows starting, hit F8, boot into Safe Mode, change the video display …

Member Avatar for JorgeM
0
117
Member Avatar for laura.parten1

huh? Why would you have deleted the system32 directory? If you have a Windows CD, boot from the CD and perform a repair. Otherwise, you can restore from a backup, or just re-install from scratch.

Member Avatar for JorgeM
0
30
Member Avatar for RVanDerLike

You may want to look into using jQuery. Do a search online, you'll find plenty of examples.

Member Avatar for iamthwee
0
124
Member Avatar for RVanDerLike

You can either use an online service (where you just add some code to your page), or host it yourself using some type of server side script. On the server side, either keep track of the count by writing to a file on the server, or store the counter information …

Member Avatar for JorgeM
0
85
Member Avatar for powercolor
Member Avatar for 00viju00

First, to simplify the network and locate resources easier, you should establish a common workgroup. In any case, if the printer is directly connected to a computer, and not the network, you first need to share that resource on the computer. After it is shared, you can access it directly …

Member Avatar for JorgeM
0
240
Member Avatar for ingeborgdot@yah

I would spend some $$ on the slowest component starting with your secondary storage. Many people make the mistake with spending a lot of extra dollars on the latest CPU and find that the performance increase is negligable. Improve the performance if the hard drives and you'll see a huge …

Member Avatar for JorgeM
0
85
Member Avatar for Hani1991

I have found this thread to be very interesting and entertaining. People that read this thread should pay close attention. Those with such strong convictions/faith without any scientific proof (or even without basic common sense) are extremely dangerous to the rest of of humanity. If these ideas continue to proliferate …

Member Avatar for Reverend Jim
-5
1K
Member Avatar for mindhacker
Member Avatar for ztirt
Member Avatar for spyros.lois

Start up the computer, enter the BIOS, make sure that your CMOS setup has the primary hard drive set to auto detect.

Member Avatar for JorgeM
0
99
Member Avatar for shivya jain

There is no dependecies between SQL, Visual Studio, or Windows 7. After you reformat your computer, install the OS, install SQL, then Visual Studio. Within the Visual Studio IDE, develop your code and create the SQL connections.

Member Avatar for JorgeM
0
62
Member Avatar for richanan

Try pinging the default gateway (10.0.0.2). If the PING fails, then its most likely your network adapter. Then, I would suggest that you download the latest driver, go into Windows device manager, uninstall the device, let windows recan and reinstall, providing new driver. If you can ping your gateway, but …

Member Avatar for tnlem
0
229
Member Avatar for starthomas

First step is to scan your computer for malware. I would suggest that you use another computer (maybe even at a library) and download MalwareBytes. It's free and does a great job cleaning malware. Then when your computer is clean, upgrade XP to service pack 3 and the remaining patche. …

Member Avatar for johhny-marshal
0
252
Member Avatar for code739

you can start with something like this... <!doctype html> <html> <head> <title>My Page</title> <style> #wrapper{ margin:0px auto; width:800px; height:500px; border:1px solid black;} #inner { margin:75px 30px; height:200px; border: 1px solid black; position:relative;} #box { position:absolute; left:50px;top:-50px; border: 1px solid black; height:100px; width:100px; background-color:white} </style> </head> <body> <div id="wrapper"> <div id="inner"> …

Member Avatar for neeraj654
0
144
Member Avatar for synergyfocus1
Member Avatar for Stuugie

Thanks for the info...I had been bothering Dani with similar spam messages.

Member Avatar for Mike Askew
0
468
Member Avatar for jonathon.beauharnois

Do you get video during POST? If not, video card or video cable issue. If you do get video during POST but no within Windows, boot (hit F8 just after POST) into Safe Mode and adjust the video resolution.

Member Avatar for rch1231
0
136
Member Avatar for dany12

When I used sprites for the first time in my web projects, I just followed the instructions from W3Schools. http://www.w3schools.com/css/css_image_sprites.asp To build the sprites, i use an online generator...there are a few and they all produce the same result, usually providing the necessary CSS code.

Member Avatar for dany12
0
170
Member Avatar for reds8

If all of the links you have been creating in your project are relative, you can give a copy of your website folder to your professor. When the professor opens the website either with a browser, or the same IDE that you used, it will work just fine. Check the …

Member Avatar for hericles
0
429
Member Avatar for ryantroop

I would also recommend that new websites that you work on, set the page's docytpe, html element to follow the HTML5 structure. This doesnt meant that you have to introduce new HTML5 elements that your visitors' browsers aren't going to support. As new browsers, and new versions are released, more …

Member Avatar for JorgeM
0
251
Member Avatar for alkha

You mean like free? And why would you want to run Windows on a Mac? I would suggest running it as VM if you really need access to Windows.

Member Avatar for ehowmag
-1
102
Member Avatar for rhonda.miga

Hello Rhonda, It looks like you posted this question about an hour ago in the Web Development forum. I've already provided feedback. You may want to stick to one thread to get the best collaboratiion from this site's members.

Member Avatar for Histopathlab
0
295
Member Avatar for code739

I used hitman pro just te other day which I ran directly from a USB stick. Actually found some malware that malwarebytes missed. I usually run malwarebytes first then hitman pro

Member Avatar for caperjack
0
241
Member Avatar for MasterHacker110

It sounds like the person that gave you the information is not that familiar with network security. That person may be referring to telnet because of the fact that some of the hacks produce a remote command line type of console for the attacker to run commands on the target …

Member Avatar for JorgeM
1
495
Member Avatar for alanmydarling
Member Avatar for AngelOfRock
Member Avatar for cristina121
Member Avatar for sania khan

Take a look at this Microsoft article which explains how to publish and compile your site. http://msdn.microsoft.com/en-us/library/20yh9f1b.aspx

Member Avatar for nakor77
-1
103
Member Avatar for biblemdkeid
Member Avatar for koddra
Member Avatar for vizz

To be able to extract the data from the split files, you can use WinZip. Since you mention that the process fails, it would seem to me that you may not have all of the required files in that split.

Member Avatar for vizz
0
959
Member Avatar for Walahh

What I have seen as the most common issue with "non" clickable links is that the anchor element is malformed. Check your href attribute. Make sure that you surround the value with quotes. The example above is missing a quote around the youtube link. Different browsers will behave differently with …

Member Avatar for Walahh
0
301
Member Avatar for london-G

As hericles mentions...when you upload the file(s) you edited on your computer back to the hosted location, you will overwrite the existing file(s). The next time that file is requested by a browser, the newer version of content will be seen by your visitors. Rather than thinking about the site …

Member Avatar for smith warnes
0
109
Member Avatar for askhari139
Member Avatar for JorgeM
0
66
Member Avatar for rhieAce_1

If the image is located in the images folder, one subfolder from the root, then use this... body {background: url('/images/bg-body.gif') repeat center;}

Member Avatar for JorgeM
0
93
Member Avatar for Delnith

I would start with an intro book, maybe one for the CompTIA Linux+ certification which would cover a wide range of topics. Then from there, you can focus on specifics aspects that interest you.

Member Avatar for JorgeM
0
138
Member Avatar for mistycloud

To rule out any malware, I would suggest that from another computer, download a copy of MalwareBytes and copy it over via USB. Run it and remove all malware found on your PC. You could also uninstall and reinstall the latest version of FF.

Member Avatar for chronic.cohen
0
249
Member Avatar for Ruler286

The issue is either you do not have TCP/IP bound to the NIC or you have an issue with your path variable. Ipconfig is located in the system32 directory. Your path needs to include this folder for you to be able to run it from any location within the command …

Member Avatar for JorgeM
0
109
Member Avatar for opbasu
Member Avatar for rubberman
0
151
Member Avatar for Appjacker

Can you boot from CD? There are quite a bit of free Linux bootable CDs you can use to reset the admission password. While its not supported by MS, I've used these tools many times.

Member Avatar for Mike+9
0
130
Member Avatar for budest

The quality of the picture is going to depend on a few things. First of course, the monitor, but a good picture quality also depends on the resolution that the video card can support. In addition, you'll get a better quality picture connecting to your monitor via HDMI or DVI …

Member Avatar for notverybrite
0
104
Member Avatar for godzab

The code will depend on what exactly you are trying to accomplish. If you just want to produce an alert when the button is clicked, then just add an onclick event... <html> <head> <title>Hell World</title> </head> <body> <form method = "get" action = "index.html"> <input type = "text" name = …

Member Avatar for godzab
0
164
Member Avatar for eposner

Do you have a recovery CD, or a Windows OS Install media? Sounds like you mean need a fresh install.

Member Avatar for caperjack
0
150
Member Avatar for MegaBlaze007
Member Avatar for caperjack
0
509

The End.