Forum: Storage Jul 28th, 2009 |
| Replies: 10 Views: 1,134 seoulman2: no jumpers are used as far as I know.
kaninelupus: Both of the first to motherboards have built-in raid controllers. I'm looking into trying it on another PC, but that one would need to... |
Forum: Storage Jul 27th, 2009 |
| Replies: 10 Views: 1,134 Someone must have misunderstood something in my post. I am trying to have at least a bios find them or an OS (disk management), neither have worked. I know how to format the drives once they are... |
Forum: Storage Jul 13th, 2009 |
| Replies: 10 Views: 1,134 Thanks for the reply. I attached them to both types. I tried one at a time (my one pc only has one sata power cord). I might try a bios update but I updated near the start of this year already. |
Forum: Storage Jul 12th, 2009 |
| Replies: 10 Views: 1,134 I bought 2 drives, both the same, both from ncix.com, both 1 terabyte WDs. I've tried them in 2 computers with known working sata hard drives. I can't believe that I would've received 2 faulty... |
Forum: HTML and CSS Jul 3rd, 2009 |
| Replies: 7 Views: 501 php is easiest using the mail() function. You can format the email message however you like. |
Forum: PHP Jul 3rd, 2009 |
| Replies: 2 Views: 510 Thanks for the reply. I'm actually using that script also found here: http://valums.com/ajax-upload/
I'm using a version that allows for multiple file uploads and the examples given don't present... |
Forum: HTML and CSS Jul 3rd, 2009 |
| Replies: 4 Views: 1,186 Remove padding from .internal_content and add padding-left:10px to .sub_header |
Forum: HTML and CSS Jul 3rd, 2009 |
| Replies: 2 Views: 363 Try using floats to position your divs. |
Forum: HTML and CSS Jul 3rd, 2009 |
| Replies: 3 Views: 669 You .bgtablealign might be the issue, try:
background-image: url('c:/Users/xxx/Documents/WebStuff/stripe_384854a7dd3238d4a9aa8145342c5e36.png'); |
Forum: HTML and CSS Jul 3rd, 2009 |
| Replies: 7 Views: 501 Right now you are using a mailto tag as the action for your form. If you want to use php, you need to have a php file as the action and use that php file to handle the information. |
Forum: JavaScript / DHTML / AJAX Jul 3rd, 2009 |
| Replies: 0 Views: 777 I'm using a script called Ajax Upload to upload files. I have a div that has a php script inside so that when the page loads I can see the listing of all the files. My problem is that I want to... |
Forum: PHP Jul 3rd, 2009 |
| Replies: 2 Views: 510 I'm using a script called Ajax Upload to upload files. I have a div that has a php script inside so that when the page loads I can see the listing of all the files. My problem is that I want to... |