Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. chriisb

    SATA Hard Drive Issue

    Thanks for the posts guys, I couldn't find the module from Western Digital but I found out I was overlooking the switch in the BIOS to make it perform as a PATA hard drive. Thanks a lot!
  2. chriisb

    SATA Hard Drive Issue

    I recently got a Dell Dimension 8400 with a 160 GB Western Digital Serial ATA Hard Drive and tried to install Redhat 9 and then Fedora Core 2. Neither distro would recognize the hard drive so I looked in the BIOS for the option to make the SATA drive act like a PATA drive but could not find...
  3. chriisb

    Installing CD-ROM

    When I put the old CD-ROM back in the computer and try to boot up, it looks like it is checking for everything like normal and then just freezes after the lines "hdd: CD-ROM CDU76E, ATAPI CD/DVD-ROM drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14" I don't understand why it says DVD-ROM, though...
  4. chriisb

    Installing CD-ROM

    This is what my fstab looks like LABEL=/ / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 none /dev/pts devpts gid=5,mode=620 0 0 none /proc...
  5. chriisb

    Installing CD-ROM

    I apologize for my state of newbie-ness, but here goes. I am using Red Hat 9, and I recently replaced a CD-ROM drive with what I thought was a better one. Now Red Hat boots upu fine, but I cannot mount the CD-ROM. I put the older CD-ROM back in and the machine won't even boot up now. I am...
  6. chriisb

    Considering Assembly

    Thanks a lot for all the advice! I'm going to see what I can do.
  7. chriisb

    Considering Assembly

    I was considering trying to learn assembly, but I was not really sure if it would be feasible to be able to step try to edit an .exe. I made a simple program in Visual Basic to test, and when I disassembled it, it was 29 pages long. Is there a way to step through the compiled program while...
  8. chriisb

    New user

    I recently installed Redhat 9 onto my old P133 computer. Needless to say, it runs extremely slow. Would installing an older version of Redhat make it run faster, and if so, does anyone know where I can download an old version?
  9. chriisb

    Thinking about Linux

    Thanks, I'm going to give Linux a try.
  10. chriisb

    Thinking about Linux

    I am thinking about trying out Linux, but I know almost nothing about it. I was wondering is Linux compatible with programs written for other OSes (read Windows) and say a friend sends me a file (MS Word for example) to look over, would I be able to open such files and return an editted version...
  11. chriisb

    Outlook Security Update

    I recently made a in VB program to take a list of names from an Excel worksheet, collect data from that sheet, and email each person on there their data. This program was opening Microsoft Outlook and using it to send each of the emails. My mother recently downloaded the new security updates...
  12. chriisb

    DirectX file import

    I'm new to the whole field of DirectX and have had a hard time finding solid resources for it online. My goal was to take a 3d scene that I have saved in the ".X" format and be able to make a program using it. Can anyone tell me how to incorporate this?
  13. chriisb

    HTTP trouble

    nevermind
  14. chriisb

    File transfer problem!?

    thanks a ton, the explanation was great!
  15. chriisb

    File transfer problem!?

    Microsoft Internet Transfer Control 6.0? Is that what you mean?
  16. chriisb

    File transfer problem!?

    I also tried copying the code and adjusting just a couple things to make it work in VB 6.0 and I still have the same problem
  17. chriisb

    File transfer problem!?

    I'm trying to write a code to get the text version of a website that is quite large (about 150,000 characters) but whenever I try I only get the first 3848 characters. Does anyone know what I'm doing wrong? My code to get the data is textbox1.text =...
  18. chriisb

    HTTP trouble

    I'm trying to write a code to get the text version of a website that is quite large (about 150,000 characters) but whenever I try I only get the first 3844 characters. Does anyone know what I'm doing wrong? My code is textbox1.text =...
  19. chriisb

    3d Animation

    Which api calls would I look to if I wanted to make a three dimensional object and be able to rotate it

Part and Inventory Search

Back
Top