Recent content by webie

  1. W

    Cloned Hard Drive: 40GB Lost!

    The problem is that I can not reset the 80GB Fujitsu to it?s original state. It's recognized even by the BIOS as 38.5GB. And NOT the remaining space is not under UNFORMATED space or something like that, It?s simply not there. I have tried everything: Delete all partitions, wipe the drive, Delete...
  2. W

    Cloned Hard Drive: 40GB Lost!

    This is driving me crazy as I can not find a logical explanation for the problem.
  3. W

    Cloned Hard Drive: 40GB Lost!

    I was trying to clone (with Norton Ghost 9) the 40GB SATA 2.5" factory Hitachi drive of my new DELL Inspiron to a brand new 80GB Fujitsu Drive. The DELL 40GB drive was divided on 3 partitions. The first one was an (EISA) 39MB, the second a Windows 31GB, and the last one was a 4.5GB Dell...
  4. W

    Recommend a good Fax Client/Server for windows.

    I need a good Client/Server Fax solution for a 5 PC windows setup. I was using WinFax 10, but since XP-SP2 It?s been a headache to connect clients and server. Also Symantec discontinued its support for this product.
  5. W

    function to copy contents of one textbox to another when checkbox clicked

    On the checkbox put this: OnClick="document.(FORM_NAME).(FIELD_BILLING_NAME).value = document.(FORM_NAME).(FIELD_SHIPPING_NAME).value;" NOTES: ---------------------------------------------------- (FIELD_BILLING_NAME) = name of the Billing field (Ex: ) (FIELD_SHIPPING_NAME) = name of the...
  6. W

    MySQL data browser...

    Maybe SQLyog?
  7. W

    What is the biggest newb mistake you have made since you got interested in computers?

    A long time ago in a company far, far away? I wrote ?format c: /s? instead of ?format a: /s? just trying to create a boot floppy. Needles to say I confirmed the ?erase all data warning? assuming it was the floppy. The funny part? The client just brought the PC to the office for a 5 min...
  8. W

    suggest a text editor

    Macromedia Homesite 5.5
  9. W

    Email application suggestions?

    All the way!!! :cool:
  10. W

    Creating a Full Text Index on my tables

    Are you using any GUI? If not maybe you can try the following SQL Query: ALTER TABLE `DATABASE_NAME`.`Products` ADD FULLTEXT INDEX `ProductName` (`ProductName`);
  11. W

    Which software to backup RAID-0 C:\ Partition to DVDs?

    I just went through the experience of reinstalling Windows XP and all software in it after an unsuccessful push of my overclocking. Now I want to make a backup image of my 9GB Windows XP installation to multiple DVD-RWs, so in case of another XP corruption, just boot of my floppy or CD-ROM drive...
  12. W

    I need to know how to do several thing in Adobe Photoshop

    What version of Photoshop do you have? I know with PS 7.0+ or even 6.0+ you can create an "ACTION" ("Window" -> "Actions") and record the resize to 600x, then you go to "FILE" -> "AUTOMATE" -> "BATCH" and select the action you just created. You will have the option to select the source and...
  13. W

    Overclocking my athlon 64 3200+

    If you lower your RAM speed (Dividers) I think you will have no problems hitting at least 2.4GHZ with the stock cooling. Well at least with the A64 3200 (2.2GHZ) part. Right now I'm at 2,464MHZ with stock cooling @ 41C idle / 55C on load. And I played Far Cry for hours without problems. I really...