19 Posted Topics
Re: I had to read that three times before I realised what was meant. People think stopping kids accessing porn is more important than securing bank details. | |
Re: [Click Here](http://channel9.msdn.com/Series/HTML5-CSS3-Fundamentals-Development-for-Absolute-Beginners) This a link to Microsoft's Channel 9. An excellent free video series by Bob Tabor. I found it useful as a conversion/intro from html4 to html5 but its actually aimed at absolute beginners (html5 and css3). 20 episodes you can even follow along with just notepad and all … | |
Re: I think you're right, USB is the bottleneck. What flavour of USB do you have? Even USB3 still has the extra overhead of SATA/USB conversion that an internal drive doesn't have. | |
Re: That looks more like a browser hijack, especially if its not being hosted. Check your system with MBAM or Adaware. | |
Re: It looks like you're just changing the index of your 'Milage' array, but you have not stored any values in it. | |
Re: Theres also a good AVI to SWF converter in Camstudio, the free screen recording software. | |
Re: Are you talking about the whole signature, not just the image? Thats a setting in somewhere options, 'to not attach signatures when forwarding'. This is to stop long email conversations back and forth being full of repeated signatures. | |
![]() | Re: I got my mother a Dell inspiron ONE 2310. (Just the basic model, a pentium and Intel HD graphics) It easily handles watching videos, playing DVDs, listening to music, surfing the net and typing up documents. I haven't tried any proper games on but its not a very high spec' … |
Re: Korz, Just a guess... but because its Web based, it could be asking where you installed the QC server. I have not tried it but you could probably also host it on a web server on your LAN and point your QC clients to that server. | |
Re: server side includes are designed for just this situation. You have a choice of methods but most reliable these days is using PHP. So if you have a little bit of text (or even lines of code) in a text file. e.g. incsometext.txt (you can call this anything you like … | |
Re: Hi levsha By telling each div to float: 'left' they will stay horizontal as long as there is enough room. try these styles for a start: [CODE] .firstbutton { float: left; } .otherbutton { float: left; margin-left: 20px; }[/CODE] The first button is a simple float but all the others … | |
Re: I think its the H3 headings you're using. You have no control over how much space a browser will add before and after them! Also, you've got a <P> in the 'headerspace' div which is pushing the whole site down. You'll have a similar problem with the search box if … | |
Re: Searching for socket 939 boards I found this: [URL="http://www.pcupgrade.co.uk/category.asp?categoryid=271"]http://www.pcupgrade.co.uk/category.asp?categoryid=271[/URL] I don't know anything about this seller but they seem to have a lot in stock. but if you look at this site: [URL="http://www.saverstore.com/products/components/diypcmbkit"]http://www.saverstore.com/products/components/diypcmbkit[/URL] You'll see you are getting close to the price of a bundled processor/motherboard/memory (I've bought a couple … | |
Re: No, they are not the same. Benchmarks with and without hyperthreading show a difference of between 5 and 30 per cent. (depending on the application) In your example the true quad would be significantly faster. | |
Re: Hi theditza Your not quite comparing the same thing. The Asus is a 22 inch model and has full HD movie resolution (1920x1080) The HP is 20 inch and has only 1600x900 pixels. In the advertising you'll probably see the phrase "HD Ready". Thats a euphemism for "NOT REALLY HD" … | |
Re: hi ttboy04 this review compared the brightness with another Dell [url]http://www.itreviews.co.uk/hardware/h1842.htm[/url] | |
Re: Are you comparing PCIe v2 (8GB/s) to PCIe v1 (4GB/s) or the old PCI (532MB/s)? | |
Re: Depending on the model of laptop you have, there is normally a function key which lets you select the laptop screen, or the output port, or both. |
The End.